X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=util%2Fepist%2Fscreen.hh;h=f0f3de079d87a654eaa608a541040dfde9646be1;hb=3bc1f37469a4933966f049cc57093fb564b721a3;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();