mirror of
https://github.com/swaywm/sway.git
synced 2025-11-21 06:59:48 -05:00
Update for swaywm/wlroots#1517
This commit is contained in:
parent
9350a52c0e
commit
656541bcc4
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