]> Dogcows Code - chaz/openbox/blobdiff - src/rootwindow.hh
handle map requests with the root window class
[chaz/openbox] / src / rootwindow.hh
index 7879244dabdf25d84f10241cb80092ece1899ae0..7d0a9c825042b86c75a92ce6657b33e7b8ba0d54 100644 (file)
@@ -56,6 +56,8 @@ public:
 
   virtual void clientMessageHandler(const XClientMessageEvent &e);
 
+  virtual void mapRequestHandler(const XMapRequestEvent &);
+
   //! Sets the name of a desktop
   /*!
     @param i The index of the desktop to set the name for (base 0)
This page took 0.022451 seconds and 4 git commands to generate.