mirror of
https://github.com/swaywm/sway.git
synced 2025-11-13 13:29:49 -05:00
Arrange windows on desktop
This commit is contained in:
parent
289ba64bde
commit
ce1936bc65
8 changed files with 253 additions and 6 deletions
|
|
@ -13,6 +13,7 @@ struct sway_output {
|
|||
struct sway_server *server;
|
||||
struct timespec last_frame;
|
||||
struct wl_listener frame;
|
||||
struct wl_listener resolution;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue