From 5186d04c613056c44490bd3f6766fd969e83305a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 25 Aug 2003 08:49:48 +0000 Subject: better handling of maximizing, wrt changing decorations on the windows, and showing the correct decor for the max state especially for windows which dont change size (Xnest) when maximized cuz they are at their maximum size already --- openbox/frame.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/frame.h') diff --git a/openbox/frame.h b/openbox/frame.h index 333580b4..572d18b6 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -59,6 +59,7 @@ struct _ObFrame gboolean obscured; guint decorations; + gboolean max_horz; Window title; Window label; -- cgit v1.2.3