summaryrefslogtreecommitdiff
path: root/util/epist/screen.hh
diff options
context:
space:
mode:
Diffstat (limited to 'util/epist/screen.hh')
-rw-r--r--util/epist/screen.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/epist/screen.hh b/util/epist/screen.hh
index 98f8a351..34e3c77f 100644
--- a/util/epist/screen.hh
+++ b/util/epist/screen.hh
@@ -53,6 +53,7 @@ class screen {
unsigned int _num_desktops;
bool _managed;
+ bool _grabbed; // used for keygrab toggle function
XWindow *findWindow(const XEvent &e) const;
void updateNumDesktops();