rootston: request set cursor

This commit is contained in:
Tony Crisci 2017-11-08 15:23:56 -05:00
parent 992f931ae9
commit 428bf18ec7
4 changed files with 48 additions and 11 deletions

View file

@ -17,11 +17,6 @@ struct roots_input {
struct wl_listener input_remove;
struct wl_list seats;
struct wl_listener pointer_grab_begin;
struct wl_listener pointer_grab_end;
struct wl_listener request_set_cursor;
};
struct roots_input *input_create(struct roots_server *server,