mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Fix views outside output layout
This commit is contained in:
parent
80ed4d4d20
commit
1fe1d64042
9 changed files with 151 additions and 106 deletions
|
|
@ -47,6 +47,7 @@ struct roots_desktop {
|
|||
|
||||
struct wl_listener output_add;
|
||||
struct wl_listener output_remove;
|
||||
struct wl_listener layout_change;
|
||||
struct wl_listener xdg_shell_v6_surface;
|
||||
struct wl_listener wl_shell_surface;
|
||||
struct wl_listener decoration_new;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue