mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
Update for swaywm/wlroots#1517
This commit is contained in:
parent
41a771ae23
commit
54ad31a9dc
3 changed files with 60 additions and 19 deletions
|
|
@ -75,7 +75,8 @@ struct sway_seat {
|
|||
|
||||
struct wl_listener focus_destroy;
|
||||
struct wl_listener new_node;
|
||||
struct wl_listener new_drag_icon;
|
||||
struct wl_listener request_start_drag;
|
||||
struct wl_listener start_drag;
|
||||
struct wl_listener request_set_selection;
|
||||
struct wl_listener request_set_primary_selection;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue