applied Sanders max_and_focus.patch
This commit is contained in:
parent
6d22782e8f
commit
26157e6973
5 changed files with 49 additions and 45 deletions
1
main.c
1
main.c
|
@ -24,6 +24,7 @@ unsigned int ntags, numlockmask;
|
|||
Atom wmatom[WMLast], netatom[NetLast];
|
||||
Bool running = True;
|
||||
Bool issel = True;
|
||||
Bool maximized = False;
|
||||
Client *clients = NULL;
|
||||
Client *sel = NULL;
|
||||
Cursor cursor[CurLast];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue