mirror of
https://github.com/swaywm/sway.git
synced 2025-11-13 13:29:49 -05:00
output destroy
This commit is contained in:
parent
06c71f115b
commit
7dfbf06de9
5 changed files with 15 additions and 15 deletions
|
|
@ -14,6 +14,7 @@ struct sway_output {
|
|||
struct timespec last_frame;
|
||||
|
||||
struct wl_listener frame;
|
||||
struct wl_listener output_destroy;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue