diff main.c @ 400:052657ff2e7b

applied Sanders max_and_focus.patch
author Anselm R. Garbe <arg@10kloc.org>
date Mon, 04 Sep 2006 08:55:49 +0200
parents ba6c55e1b9b2
children a6b8994af164
line wrap: on
line diff
--- 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];