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 92533d98..f0f3de07 100644
--- a/util/epist/screen.hh
+++ b/util/epist/screen.hh
@@ -59,6 +59,7 @@ class screen {
bool _grabbed; // used for keygrab toggle function
bool _cycling; // used for stacked cycling
bool _stacked_cycling;
+ bool _stacked_raise;
XWindow *findWindow(const XEvent &e) const;
void updateNumDesktops();