aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2006-07-19applied Jukka's patch with s/ModKeyMask/MODKEY/garg@10ksloc.org-24/+25
2006-07-19removed TODO, because dwm is nearly finishedarg@10ksloc.org-1/+0
2006-07-19reapplied my default keybindingsarg@10ksloc.org-1/+10
2006-07-19alternate dwm.pngarg@10ksloc.org-0/+0
2006-07-19Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2arg@10ksloc.org-0/+1
2006-07-19some changes in the html pagearg@10ksloc.org-2/+2
2006-07-19prepared 0.3arg@10ksloc.org-10/+1
2006-07-19fixed the bug mentioned by Sanderarg@10ksloc.org-3/+7
2006-07-19refactored Sanders code somewhatarg@10ksloc.org-15/+8
2006-07-19implemented fallback for too many clients in stacked modearg@10ksloc.org-3/+10
2006-07-19and another fix...arg@10ksloc.org-1/+1
2006-07-19yet another typo fixarg@10ksloc.org-2/+2
2006-07-19fixed a typoarg@10ksloc.org-1/+1
2006-07-19floating clients get random (x,y) offsets nowarg@10ksloc.org-0/+7
2006-07-19applied Sanders resize patch, fixed lower bugarg@10ksloc.org-19/+43
2006-07-18changed CFLAGsarg@mmvi-5/+5
2006-07-18firefox instance is different nowarg@mmvi-1/+1
2006-07-18changed occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.or...Anselm R. Garbe-8/+8
2006-07-18implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe-78/+105
2006-07-18pop on heretagAnselm R. Garbe-8/+16
2006-07-18added heretag command which allows to tag a client of a foreign tag with curr...Anselm R. Garbe-10/+42
2006-07-18using EXIT_stuff in exit() nowAnselm R. Garbe-8/+7
2006-07-17simplified MakefileAnselm R. Garbe-3/+2
2006-07-17added new stuffAnselm R. Garbe-9/+6
2006-07-17updated htmlAnselm R. Garbe-9/+9
2006-07-17patched dwmAnselm R. Garbe-30/+46
2006-07-17updated READMEAnselm R. Garbe-2/+2
2006-07-17Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062Anselm R. Garbe-0/+1
2006-07-17updated htmlAnselm R. Garbe-1/+1
2006-07-17ordered variables in structs and source files alphabeticallyAnselm R. Garbe-77/+70
2006-07-17slight change to dwm.1Anselm R. Garbe-1/+2
2006-07-16simplified man pageAnselm R. Garbe-36/+29
2006-07-16another XSyncAnselm R. Garbe-0/+1
2006-07-16several additions in mouse handling ;)Anselm R. Garbe-65/+59
2006-07-15fixed XSync handling and finished man pageAnselm R. Garbe-16/+64
2006-07-15changing XFlush into XSyncAnselm R. Garbe-6/+11
2006-07-15sanitized other stuffAnselm R. Garbe-142/+136
2006-07-15proceeded with cleaning up, sorting functions, etcAnselm R. Garbe-543/+532
2006-07-15rearranged several stuffAnselm R. Garbe-444/+442
2006-07-14sanitized namesAnselm R. Garbe-72/+72
2006-07-14rearrangedAnselm R. Garbe-377/+374
2006-07-14I prefer the tiled/floating indicator on the right sideAnselm R. Garbe-5/+9
2006-07-14bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) modeAnselm R. Garbe-1/+7
2006-07-14draw bar on exposure ;)Anselm R. Garbe-7/+9
2006-07-14Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577Anselm R. Garbe-0/+1
2006-07-14prep 0.1Anselm R. Garbe-9/+11
2006-07-14fixed crash on zoom if only 1 client existsAnselm R. Garbe-3/+9
2006-07-14removed a bunch of lines through swap removalAnselm R. Garbe-28/+11
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