mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-03-06 01:41:03 -05:00
parent
21c01c9ee0
commit
a4a3a4954a
4 changed files with 26 additions and 5 deletions
1
output.h
1
output.h
|
|
@ -11,6 +11,7 @@ struct cg_output {
|
|||
struct wlr_output *wlr_output;
|
||||
|
||||
struct wl_listener frame;
|
||||
struct wl_listener mode;
|
||||
struct wl_listener destroy;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue