mirror of
https://github.com/swaywm/sway.git
synced 2025-11-14 06:59:47 -05:00
commit
867fb6aedb
6 changed files with 193 additions and 23 deletions
|
|
@ -28,6 +28,7 @@ struct sway_root {
|
|||
struct wl_listener output_layout_change;
|
||||
|
||||
struct wl_list xwayland_unmanaged; // sway_xwayland_unmanaged::link
|
||||
struct wl_list drag_icons; // sway_drag_icon::link
|
||||
|
||||
struct wlr_texture *debug_tree;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue