mirror of
https://github.com/swaywm/sway.git
synced 2026-04-24 06:46:22 -04:00
Merge 57ae17b620 into aaf68cf423
This commit is contained in:
commit
92069fa8ea
3 changed files with 59 additions and 10 deletions
|
|
@ -43,6 +43,8 @@ struct sway_output {
|
|||
struct wl_listener destroy;
|
||||
struct wl_listener commit;
|
||||
struct wl_listener mode;
|
||||
struct wl_listener available_modes;
|
||||
struct wl_listener suggested_position;
|
||||
struct wl_listener present;
|
||||
struct wl_listener damage_destroy;
|
||||
struct wl_listener damage_frame;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue