aewl
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 diff
1.1 --- a/main.c Fri Sep 01 15:31:59 2006 +0200 1.2 +++ b/main.c Mon Sep 04 08:55:49 2006 +0200 1.3 @@ -24,6 +24,7 @@ 1.4 Atom wmatom[WMLast], netatom[NetLast]; 1.5 Bool running = True; 1.6 Bool issel = True; 1.7 +Bool maximized = False; 1.8 Client *clients = NULL; 1.9 Client *sel = NULL; 1.10 Cursor cursor[CurLast];