rootston: handle request_set_cursor

This commit is contained in:
emersion 2017-10-07 10:55:17 +02:00
parent 78d3582b70
commit 65d57920e5
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
3 changed files with 29 additions and 1 deletions

View file

@ -107,6 +107,8 @@ struct roots_input {
struct wl_listener cursor_tool_tip;
struct wl_listener pointer_grab_end;
struct wl_listener request_set_cursor;
};
struct roots_input *input_create(struct roots_server *server,