X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Fscreen.hh;h=f0f3de079d87a654eaa608a541040dfde9646be1;hb=f1b9e2168d8c1b03b0fcf0b6dd70aa46c513059d;hp=92533d98d3a2fb1d5592e452808635883da52425;hpb=a991c575800a12afbc19de8bd75b87420934105a;p=chaz%2Fopenbox 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();