mirror of
https://github.com/swaywm/sway.git
synced 2025-11-04 13:29:52 -05:00
parent
9acd066be4
commit
88e3e5ea5d
2 changed files with 38 additions and 31 deletions
|
|
@ -51,6 +51,7 @@ struct sway_view {
|
|||
} events;
|
||||
|
||||
struct wl_listener surface_new_subsurface;
|
||||
struct wl_listener container_reparent;
|
||||
};
|
||||
|
||||
struct sway_xdg_shell_v6_view {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue