mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 03:17:46 +03:00
sway/desktop/output: listen to output mode in commit handle
This commit is contained in:
parent
3bd657c726
commit
aa03a8fcb5
2 changed files with 5 additions and 6 deletions
|
@ -43,7 +43,6 @@ struct sway_output {
|
|||
|
||||
struct wl_listener destroy;
|
||||
struct wl_listener commit;
|
||||
struct wl_listener mode;
|
||||
struct wl_listener present;
|
||||
struct wl_listener damage;
|
||||
struct wl_listener frame;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue