From 7cac1f19acf894aaf4470460732574abc158fd78 Mon Sep 17 00:00:00 2001 From: Marius Nita Date: Thu, 22 Aug 2002 18:19:57 +0000 Subject: toggleGrabs action added --- 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 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(); -- cgit v1.2.3