mirror of
https://github.com/swaywm/sway.git
synced 2025-11-18 06:59:48 -05:00
Update for swaywm/wlroots#1503
This commit is contained in:
parent
5f45a4bbc1
commit
a452f8f822
2 changed files with 23 additions and 1 deletions
|
|
@ -30,6 +30,7 @@ struct sway_cursor {
|
|||
struct wl_listener motion_absolute;
|
||||
struct wl_listener button;
|
||||
struct wl_listener axis;
|
||||
struct wl_listener frame;
|
||||
|
||||
struct wl_listener touch_down;
|
||||
struct wl_listener touch_up;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue