From 91c7e5c378b1a639c6f5383915ed68b36b7735d4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 24 Jan 2003 07:37:26 +0000 Subject: allow python to grab the keyboard. have release events go to the grabs callback. remove the modifier from teh state when a modifier key is the one being released --- src/screen.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/screen.hh') diff --git a/src/screen.hh b/src/screen.hh index 37e56cf1..b64a5199 100644 --- a/src/screen.hh +++ b/src/screen.hh @@ -26,7 +26,6 @@ extern "C" { namespace ob { class Client; -class RootWindow; //! Manages a single screen /*! -- cgit v1.2.3