summaryrefslogtreecommitdiffstats
path: root/main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-20added yet another CUTOMIZE tagarg@10ksloc.org1-0/+2
2006-07-20cleaned up codearg@10ksloc.org1-27/+16
2006-07-19applied Sanders resize patch, fixed lower bugarg@10ksloc.org1-1/+1
2006-07-18implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe1-0/+1
2006-07-18using EXIT_stuff in exit() nowAnselm R. Garbe1-5/+4
2006-07-17ordered variables in structs and source files alphabeticallyAnselm R. Garbe1-20/+18
2006-07-15fixed XSync handling and finished man pageAnselm R. Garbe1-1/+1
2006-07-15changing XFlush into XSyncAnselm R. Garbe1-2/+2
2006-07-15sanitized other stuffAnselm R. Garbe1-13/+12
2006-07-15proceeded with cleaning up, sorting functions, etcAnselm R. Garbe1-42/+29
2006-07-15rearranged several stuffAnselm R. Garbe1-56/+56
2006-07-14sanitized namesAnselm R. Garbe1-14/+14
2006-07-14rearrangedAnselm R. Garbe1-1/+1
2006-07-14if stdin writer stops working, dwm consumed much IO load because it still tri...Anselm R. Garbe1-3/+7
2006-07-14removed a bottleneckAnselm R. Garbe1-6/+8
2006-07-14small fixAnselm R. Garbe1-1/+1
2006-07-14made stdin reader more robustAnselm R. Garbe1-5/+13
2006-07-14implemented dwm reading status text from stdin Anselm R. Garbe1-6/+28
2006-07-14made barclick to select the specific tagAnselm R. Garbe1-1/+1
2006-07-14implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe1-13/+28
2006-07-13fixed several things, nearly feature completeAnselm R. Garbe1-1/+1
2006-07-13new stuffAnselm R. Garbe1-2/+2
2006-07-13several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe1-5/+6
2006-07-13implemented tagging a clientAnselm R. Garbe1-5/+6
2006-07-13changed default colorsAnselm R. Garbe1-4/+6
2006-07-13added logo+descriptionAnselm R. Garbe1-12/+11
2006-07-13new stuff (some warning elimination)Anselm R. Garbe1-8/+2
2006-07-13removed unnecessary crapAnselm R. Garbe1-54/+6
2006-07-13before leaning things upAnselm R. Garbe1-17/+34
2006-07-12new stuff, fixed several issuesAnselm R. Garbe1-3/+2
2006-07-12added grid mode on Mod1Mask gAnselm R. Garbe1-0/+12
2006-07-12simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe1-13/+10
2006-07-11implemented draw_client stuffAnselm R. Garbe1-4/+5
2006-07-11several changes, new stuffAnselm R. Garbe1-4/+12
2006-07-11added bar event timerAnselm R. Garbe1-8/+25
2006-07-11added protocol killing stuffAnselm R. Garbe1-4/+62
2006-07-11changed how manage client worksAnselm R. Garbe1-5/+4
2006-07-11fixed several stuff (gridwm gets better and better)Anselm R. Garbe1-46/+4
2006-07-11added key handlingAnselm R. Garbe1-28/+1
2006-07-11new stuffAnselm R. Garbe1-5/+5
2006-07-11implemented pipe_spawnAnselm R. Garbe1-5/+2
2006-07-10added several other stuffAnselm R. Garbe1-12/+39
2006-07-10several new changes, made gridmenu workingAnselm R. Garbe1-3/+12
2006-07-10added new stuffAnselm R. Garbe1-9/+0