From a77f0fb344978bb4dafd2ad4639f3de3e090bf7b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 2 Dec 2002 23:03:41 +0000 Subject: handle map requests with the root window class --- src/rootwindow.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/rootwindow.hh') diff --git a/src/rootwindow.hh b/src/rootwindow.hh index 7879244d..7d0a9c82 100644 --- a/src/rootwindow.hh +++ b/src/rootwindow.hh @@ -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) -- cgit v1.2.3