From a45b63cfb2ae8afa0152a8e8ebc59e605cf09713 Mon Sep 17 00:00:00 2001 From: oga Date: Mon, 29 Sep 2008 23:16:46 +0000 Subject: Xinerama and XRandR dual head support for cwm(1). Now we detect the xrandr reconfiguration events and change our sizes depending on that. We also detect the xinerama screens for maximize, vertmaximize and initial window placement. This could be improved by automatically resizing maximized windows when the screen resolution changes and by moving windows that would be hidden into visible space. Said changes will come shortly. Tested by many. matthieu@ didn't oppose. --- headers.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'headers.h') diff --git a/headers.h b/headers.h index 0c0dd2a..a179c71 100644 --- a/headers.h +++ b/headers.h @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Id: headers.h,v 1.7 2008/09/22 14:28:04 oga Exp $ + * $Id: headers.h,v 1.8 2008/09/29 23:16:46 oga Exp $ */ #ifndef _CALMWM_HEADERS_H_ @@ -41,6 +41,8 @@ #include #include +#include +#include #include #include #include -- cgit v1.2.3-2-gb3c3