main.c
changeset 400 052657ff2e7b
parent 362 ba6c55e1b9b2
child 433 a6b8994af164
--- a/main.c	Fri Sep 01 15:31:59 2006 +0200
+++ b/main.c	Mon Sep 04 08:55:49 2006 +0200
@@ -24,6 +24,7 @@
 Atom wmatom[WMLast], netatom[NetLast];
 Bool running = True;
 Bool issel = True;
+Bool maximized = False;
 Client *clients = NULL;
 Client *sel = NULL;
 Cursor cursor[CurLast];