mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-08 13:29:45 -05:00
Address @emersion's feedback
This commit is contained in:
parent
13edb19a6c
commit
52fe2688ea
5 changed files with 35 additions and 65 deletions
|
|
@ -16,6 +16,7 @@ struct roots_layer_surface {
|
|||
struct wl_listener surface_commit;
|
||||
struct wl_listener output_destroy;
|
||||
struct wl_listener output_mode;
|
||||
struct wl_listener output_transform;
|
||||
|
||||
bool configured;
|
||||
struct wlr_box geo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue