mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-03-31 07:11:23 -04:00
Update for wlroots 0.4
This commit is contained in:
parent
848929c88c
commit
da62449c27
2 changed files with 52 additions and 10 deletions
3
seat.h
3
seat.h
|
|
@ -40,7 +40,8 @@ struct cg_seat {
|
|||
struct wl_listener touch_motion;
|
||||
|
||||
struct wl_list drag_icons;
|
||||
struct wl_listener new_drag_icon;
|
||||
struct wl_listener request_start_drag;
|
||||
struct wl_listener start_drag;
|
||||
|
||||
struct wl_listener request_set_cursor;
|
||||
struct wl_listener request_set_selection;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue