aboutsummaryrefslogtreecommitdiff
path: root/include/rootston
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2017-12-08 14:23:33 +0100
committeremersion <contact@emersion.fr>2017-12-08 14:23:33 +0100
commitc5fa415a0373e0fbd974d4a8aee94014050b93f2 (patch)
treeff5e6e433dd3412cb17ef8d518c41f27a8c6e114 /include/rootston
parent703df2a6711322fac90581f2005750b5a72dd148 (diff)
Send wl_surface.{enter,leave} to cursor surfaces
Diffstat (limited to 'include/rootston')
-rw-r--r--include/rootston/xcursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rootston/xcursor.h b/include/rootston/xcursor.h
index 285db78d..a7d2b960 100644
--- a/include/rootston/xcursor.h
+++ b/include/rootston/xcursor.h
@@ -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"