implemened distinguishing float/managed geometries of clients (works quite well)
This commit is contained in:
parent
0aaa9a21f3
commit
58f2fe3f6a
5 changed files with 105 additions and 78 deletions
1
main.c
1
main.c
|
@ -261,6 +261,7 @@ main(int argc, char *argv[])
|
|||
XChangeWindowAttributes(dpy, root, CWEventMask | CWCursor, &wa);
|
||||
|
||||
strcpy(stext, "dwm-"VERSION);
|
||||
|
||||
scan();
|
||||
|
||||
/* main event loop, reads status text from stdin as well */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue