X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fopenbox.hh;h=fe49df15689eae342a8df2684fb93884622c5750;hb=7f2ee77204b1e8aca39262f9a3ba9235539371de;hp=9001db60285bd5c6b92c19be305db56dff0420d2;hpb=9e77a88d269bfafb78e56a646bfacebdd6ff4c5a;p=chaz%2Fopenbox diff --git a/src/openbox.hh b/src/openbox.hh index 9001db60..fe49df15 100644 --- a/src/openbox.hh +++ b/src/openbox.hh @@ -14,6 +14,7 @@ extern "C" { #include #include +#include "otk/display.hh" #include "otk/screeninfo.hh" #include "otk/timerqueuemanager.hh" #include "otk/property.hh" @@ -74,6 +75,9 @@ public: typedef std::vector ScreenList; private: + //! The display on which Openbox is running + otk::Display _display; + // stuff that can be passed on the command line //! Path to the config file to use/in use /*!