X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fscreen.hh;h=4eb81d4aebd0b222beebf963f1fd48701ea543eb;hb=7c32ac2b3f0bfd02a1efea1d67e5ad1c3c5be93f;hp=55518fc93a2860312940ec6b6b5c026badbca092;hpb=1e46a39dc305fe92b0c0eca1e60e76fded3e5214;p=chaz%2Fopenbox diff --git a/src/screen.hh b/src/screen.hh index 55518fc9..4eb81d4a 100644 --- a/src/screen.hh +++ b/src/screen.hh @@ -224,6 +224,8 @@ public: */ void setDesktopName(unsigned int i, const otk::ustring &name); + otk::ustring desktopName(unsigned int i) const; + void installColormap(bool install) const; virtual void propertyHandler(const XPropertyEvent &e);