From 52cb7bd11ed83a57c4c1affcdac8a1f7d68ae551 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 5 Dec 2002 13:45:00 +0000 Subject: PROPERLY HANDLE CLIENT BORDERS PROPERLY HANDLE CLIENT GRAVITY YES!#%&*#!#! windows can be moved/resized now (and the frame will play along)! --- src/rootwindow.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/rootwindow.hh') diff --git a/src/rootwindow.hh b/src/rootwindow.hh index 35cda699..d78f4ff7 100644 --- a/src/rootwindow.hh +++ b/src/rootwindow.hh @@ -62,7 +62,6 @@ public: virtual void propertyHandler(const XPropertyEvent &e); virtual void clientMessageHandler(const XClientMessageEvent &e); virtual void mapRequestHandler(const XMapRequestEvent &); - virtual void configureRequestHandler(const XConfigureRequestEvent &e); }; } -- cgit v1.2.3