mirror of
https://github.com/swaywm/sway.git
synced 2025-11-09 13:29:49 -05:00
sway wl_shell
This commit is contained in:
parent
b6f4120afc
commit
59db38ce17
3 changed files with 34 additions and 2 deletions
|
|
@ -42,5 +42,6 @@ void output_add_notify(struct wl_listener *listener, void *data);
|
|||
void output_remove_notify(struct wl_listener *listener, void *data);
|
||||
|
||||
void handle_xdg_shell_v6_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