mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-03 07:15:37 -04:00
cage: add relative-pointer-unstable-v1 support
This commit is contained in:
parent
efbf7c035b
commit
2ab480910e
4 changed files with 36 additions and 12 deletions
2
seat.h
2
seat.h
|
|
@ -27,7 +27,7 @@ struct cg_seat {
|
|||
|
||||
struct wlr_cursor *cursor;
|
||||
struct wlr_xcursor_manager *xcursor_manager;
|
||||
struct wl_listener cursor_motion;
|
||||
struct wl_listener cursor_motion_relative;
|
||||
struct wl_listener cursor_motion_absolute;
|
||||
struct wl_listener cursor_button;
|
||||
struct wl_listener cursor_axis;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue