summaryrefslogtreecommitdiff
path: root/cursors.h
diff options
context:
space:
mode:
authorAxel Wagner <mail@merovius.de>2010-07-19 23:15:50 +0200
committerMichael Stapelberg <michael@stapelberg.de>2010-07-20 22:56:47 +0200
commit0c4b4df75ecaa79081cda1d488e64e16bc64277b (patch)
tree1e33697912c58168bd8c12a782731ac4a66b68cb /cursors.h
parent89434b4a88058e6fc4e8cd2ef20758d43098a27d (diff)
Port the pointer-code to xcb
Diffstat (limited to 'cursors.h')
-rw-r--r--cursors.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/cursors.h b/cursors.h
index 6a0b1f8..23fd30f 100644
--- a/cursors.h
+++ b/cursors.h
@@ -1,3 +1,7 @@
+#define CURS_NONE 0
+#define CURS_WIN 1
+#define CURS_DEFAULT 2
+
#define curs_invisible_width 8
#define curs_invisible_height 8