mirror of
https://github.com/swaywm/sway.git
synced 2025-11-08 13:29:50 -05:00
Kill wl_shell
This commit is contained in:
parent
4e6cb2b4b2
commit
95a10dd4f3
9 changed files with 2 additions and 200 deletions
|
|
@ -58,6 +58,5 @@ void handle_layer_shell_surface(struct wl_listener *listener, void *data);
|
|||
void handle_xdg_shell_v6_surface(struct wl_listener *listener, void *data);
|
||||
void handle_xdg_shell_surface(struct wl_listener *listener, void *data);
|
||||
void handle_xwayland_surface(struct wl_listener *listener, void *data);
|
||||
void handle_wl_shell_surface(struct wl_listener *listener, void *data);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue