]> Dogcows Code - chaz/openbox/blobdiff - src/client.hh
focus works
[chaz/openbox] / src / client.hh
index 61f7b0717ce0310ecf027ea5619c01a1287975f4..8f0dc4f1d77cfdf020107e2e58af737d0ec500d1 100644 (file)
@@ -436,6 +436,9 @@ public:
 
   //! Attempt to focus the client window
   bool focus();
+
+  //! Remove focus from the client window
+  void unfocus();
   
   virtual void focusHandler(const XFocusChangeEvent &e);
   virtual void unfocusHandler(const XFocusChangeEvent &e);
This page took 0.02393 seconds and 4 git commands to generate.