Hook up set_cursor in rootston

This commit is contained in:
Markus Ongyerth 2018-05-17 09:59:37 +02:00
parent 0c9a26828a
commit b79d11395c
4 changed files with 46 additions and 5 deletions

View file

@ -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;