aboutsummaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)AuthorLines
2006-07-20cleaned up codearg@10ksloc.org-27/+16
2006-07-19applied Sanders resize patch, fixed lower bugarg@10ksloc.org-1/+1
2006-07-18implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe-0/+1
2006-07-18using EXIT_stuff in exit() nowAnselm R. Garbe-5/+4
2006-07-17ordered variables in structs and source files alphabeticallyAnselm R. Garbe-20/+18
2006-07-15fixed XSync handling and finished man pageAnselm R. Garbe-1/+1
2006-07-15changing XFlush into XSyncAnselm R. Garbe-2/+2
2006-07-15sanitized other stuffAnselm R. Garbe-13/+12
2006-07-15proceeded with cleaning up, sorting functions, etcAnselm R. Garbe-42/+29
2006-07-15rearranged several stuffAnselm R. Garbe-56/+56
2006-07-14sanitized namesAnselm R. Garbe-14/+14
2006-07-14rearrangedAnselm R. Garbe-1/+1
2006-07-14if stdin writer stops working, dwm consumed much IO load because it still tri...Anselm R. Garbe-3/+7
2006-07-14removed a bottleneckAnselm R. Garbe-6/+8
2006-07-14small fixAnselm R. Garbe-1/+1
2006-07-14made stdin reader more robustAnselm R. Garbe-5/+13
2006-07-14implemented dwm reading status text from stdin Anselm R. Garbe-6/+28
2006-07-14made barclick to select the specific tagAnselm R. Garbe-1/+1
2006-07-14implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe-13/+28
2006-07-13fixed several things, nearly feature completeAnselm R. Garbe-1/+1
2006-07-13new stuffAnselm R. Garbe-2/+2
2006-07-13several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe-5/+6
2006-07-13implemented tagging a clientAnselm R. Garbe-5/+6
2006-07-13changed default colorsAnselm R. Garbe-0/+274