Send wl_surface.{enter,leave} to cursor surfaces

This commit is contained in:
emersion 2017-12-08 14:23:33 +01:00
parent 703df2a671
commit c5fa415a03
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
3 changed files with 59 additions and 24 deletions

View file

@ -3,7 +3,7 @@
#include <stdint.h>
#define ROOTS_XCURSOR_SIZE 16
#define ROOTS_XCURSOR_SIZE 24
#define ROOTS_XCURSOR_DEFAULT "left_ptr"
#define ROOTS_XCURSOR_MOVE "grabbing"