|
|
|
|
|
by homofaber
5532 days ago
|
|
If you have only few minutes before execution, and want to fix an old X programming mystery, I would suggest dwm.c: http://hg.suckless.org/dwm/file/e901e70f69e8/dwm.c It is so easy to understand inner workings of window manager in X reading this code, and you do not need much time for it (>2000 SLOC). |
|