From 5bb8616d44345e1f1896d94af9ea257439234179 Mon Sep 17 00:00:00 2001 From: Marius Nita Date: Mon, 14 Oct 2002 02:50:44 +0000 Subject: added user option to modify raise behavior when stackedCycling is on --- util/epist/screen.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'util/epist/screen.hh') 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(); -- cgit v1.2.3