mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
Merge branch 'wlroots' into feature/input
This commit is contained in:
commit
a949d7de5a
6 changed files with 57 additions and 6 deletions
|
|
@ -105,7 +105,7 @@ struct output_config {
|
|||
int width, height;
|
||||
float refresh_rate;
|
||||
int x, y;
|
||||
int scale;
|
||||
float scale;
|
||||
int32_t transform;
|
||||
|
||||
char *background;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue