]> Dogcows Code - chaz/openbox/blobdiff - otk/display.hh
supply python routines for next/prev workspace
[chaz/openbox] / otk / display.hh
index 0fbf2b34bf3dfe80aaf90751c0cbe2c4b5a2f460..ee8fecbd55e7ffcd68aa2172fca5e8880fe2c482 100644 (file)
@@ -96,6 +96,8 @@ public:
   */
   static const ScreenInfo* screenInfo(int snum);
 
+  static const ScreenInfo* findScreen(Window root);
+
   //! Returns if the display has the shape extention available
   inline static bool shape() { return _shape; }
   //! Returns the shape extension's event base
This page took 0.021088 seconds and 4 git commands to generate.