X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fdisplay.hh;h=ee8fecbd55e7ffcd68aa2172fca5e8880fe2c482;hb=711a7d8c5623814c374ed6f56476bc616cb9391f;hp=0fbf2b34bf3dfe80aaf90751c0cbe2c4b5a2f460;hpb=d7cc09cebd23e052f230414f0ad7fb385e3cd2ef;p=chaz%2Fopenbox diff --git a/otk/display.hh b/otk/display.hh index 0fbf2b34..ee8fecbd 100644 --- a/otk/display.hh +++ b/otk/display.hh @@ -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