cage: hook up cursor motion handler

This commit is contained in:
Jente Hidskes 2020-07-06 22:48:56 +02:00
parent d683e2904f
commit 2899abf95f
No known key found for this signature in database
GPG key ID: 04BE5A29F32D91EA
2 changed files with 36 additions and 0 deletions

View file

@ -12,6 +12,7 @@ struct cg_server {
struct cg_seat *seat;
struct wl_listener new_input;
struct wl_listener cursor_motion;
/* Includes disabled outputs. */
struct wl_list outputs; // cg_output::link