aboutsummaryrefslogtreecommitdiff
path: root/dwm.h
AgeCommit message (Expand)AuthorLines
2006-08-01committed a patch which fixes the hints of Jukkaarg@10ksloc.org-1/+1
2006-07-21sanitization of several clunky stuff, removed heretag (rarely of use), simpli...arg@10ksloc.org-12/+10
2006-07-20applied sanders no_sizehints for tiled mode patch (thx!)arg@10ksloc.org-1/+1
2006-07-20using double-linked list in order to get correct prev focus handlingarg@10ksloc.org-1/+2
2006-07-20cleaned the CUSTOMIZE flagsarg@10ksloc.org-2/+2
2006-07-20made status bar drawing more robust, implemented togglemax and togglemode, wo...arg@10ksloc.org-1/+3
2006-07-20removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling re...arg@10ksloc.org-5/+2
2006-07-19implemented regexp matching for rulesarg@10ksloc.org-17/+0
2006-07-19applied Jukka's patch with s/ModKeyMask/MODKEY/garg@10ksloc.org-0/+1
2006-07-19refactored Sanders code somewhatarg@10ksloc.org-2/+2
2006-07-19applied Sanders resize patch, fixed lower bugarg@10ksloc.org-1/+4
2006-07-18implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe-2/+5
2006-07-18pop on heretagAnselm R. Garbe-0/+1
2006-07-18added heretag command which allows to tag a client of a foreign tag with curr...Anselm R. Garbe-1/+2
2006-07-17ordered variables in structs and source files alphabeticallyAnselm R. Garbe-20/+18
2006-07-16several additions in mouse handling ;)Anselm R. Garbe-2/+2
2006-07-15changing XFlush into XSyncAnselm R. Garbe-0/+5
2006-07-15sanitized other stuffAnselm R. Garbe-3/+1
2006-07-15proceeded with cleaning up, sorting functions, etcAnselm R. Garbe-20/+19
2006-07-15rearranged several stuffAnselm R. Garbe-14/+22
2006-07-14sanitized namesAnselm R. Garbe-12/+12
2006-07-14rearrangedAnselm R. Garbe-19/+12
2006-07-14removed a bunch of lines through swap removalAnselm R. Garbe-2/+1
2006-07-14searching for a better way to discard enter notifiesAnselm R. Garbe-6/+0
2006-07-14implemented dwm reading status text from stdin Anselm R. Garbe-2/+2
2006-07-14made barclick to select the specific tagAnselm R. Garbe-0/+1
2006-07-14implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe-4/+7
2006-07-13added mini stuffAnselm R. Garbe-3/+6
2006-07-13fixed several things, nearly feature completeAnselm R. Garbe-1/+1
2006-07-13new stuffAnselm R. Garbe-8/+16
2006-07-13several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe-3/+5
2006-07-13implemented tagging a clientAnselm R. Garbe-11/+19
2006-07-13added xlock command (I need it regularly)Anselm R. Garbe-1/+2
2006-07-13changed default colorsAnselm R. Garbe-0/+136