]> Dogcows Code - chaz/openbox/blobdiff - src/actions.hh
allow python to grab the keyboard. have release events go to the grabs callback....
[chaz/openbox] / src / actions.hh
index 8fb728df84a2c79afc7a4d811f4b8936eed07a03..552d1a6548d250869c630e7c3729e7a21b751861 100644 (file)
@@ -76,6 +76,7 @@ public:
   virtual void leaveHandler(const XCrossingEvent &e);
 
   virtual void keyPressHandler(const XKeyEvent &e);
+  virtual void keyReleaseHandler(const XKeyEvent &e);
 
   virtual void motionHandler(const XMotionEvent &e);
 
This page took 0.020649 seconds and 4 git commands to generate.