mirror of
https://github.com/swaywm/sway.git
synced 2026-03-11 05:34:18 -04:00
Wire up xdg-toplevel-tag-v1
This commit is contained in:
parent
f57c82a6f7
commit
3826535ab0
5 changed files with 39 additions and 1 deletions
|
|
@ -119,6 +119,8 @@ struct sway_server {
|
|||
struct wl_listener xdg_activation_v1_request_activate;
|
||||
struct wl_listener xdg_activation_v1_new_token;
|
||||
|
||||
struct wl_listener xdg_toplevel_tag_manager_v1_set_tag;
|
||||
|
||||
struct wl_listener request_set_cursor_shape;
|
||||
|
||||
struct wlr_tearing_control_manager_v1 *tearing_control_v1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue