mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-17 06:59:43 -05:00
Hook up set_cursor in rootston
This commit is contained in:
parent
0c9a26828a
commit
b79d11395c
4 changed files with 46 additions and 5 deletions
|
|
@ -118,6 +118,7 @@ struct roots_tablet_tool_tool {
|
|||
|
||||
struct roots_seat *seat;
|
||||
|
||||
struct wl_listener set_cursor;
|
||||
struct wl_listener tool_destroy;
|
||||
|
||||
struct roots_tablet_tool *current_tablet;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue