]> Dogcows Code - chaz/openbox/blobdiff - src/client.hh
use otk objects in the ob scripts by importing otk
[chaz/openbox] / src / client.hh
index 420a8c4a5a73aa52c41e60abe0d45e25ddaae1f4..c8110a3f70e75661926412e374a7f3ce0dac998a 100644 (file)
@@ -406,6 +406,10 @@ private:
   */
   void shade(bool shade);
 
+  //! Fires the urgent callbacks which lets the user do what they want with
+  //! urgent windows
+  void fireUrgent();
+  
   //! Fullscreen's or unfullscreen's the client window
   /*!
     @param fs true if the window should be made fullscreen; false if it should
This page took 0.02389 seconds and 4 git commands to generate.