summaryrefslogtreecommitdiff
path: root/src/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.h')
-rw-r--r--src/screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screen.h b/src/screen.h
index 198bb827e..296df85c5 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -210,6 +210,7 @@ struct _ScreenInfo
gint cursorOffsetX;
gint cursorOffsetY;
XRectangle cursorLocation;
+ gboolean cursor_is_zoomed;
guint wins_unredirected;
gboolean compositor_active;