]> Dogcows Code - chaz/openbox/blobdiff - otk/eventdispatcher.hh
kill button release events
[chaz/openbox] / otk / eventdispatcher.hh
index 716a81189eb9ca55b55229303310996dc10d71b6..a55b5b82824666573249b0cbd5302ea47ae10941 100644 (file)
@@ -36,7 +36,9 @@ private:
   OtkEventMap _map;
   OtkEventHandler *_fallback;
   OtkEventHandler *_master;
+  Window _focus;
   XEvent _focus_e;
+  XEvent _crossing_e;
 
   //! The time at which the last XEvent with a time was received
   Time _lasttime; // XXX: store this! also provide an accessor!
This page took 0.022737 seconds and 4 git commands to generate.