aboutsummaryrefslogtreecommitdiff
path: root/dwm.c
AgeCommit message (Expand)AuthorLines
2008-04-27applied dfenze drawtext simplificationsAnselm R Garbe-8/+7
2008-04-20applied Ph's seltags-simplification with some modificationsanselm@anselm1-13/+10
2008-04-20applied Ph's MIN/MAX patch, nice work!anselm@anselm1-31/+22
2008-04-20applied Ph's patch regarding geom and lt initializationanselm@anselm1-8/+4
2008-04-20applied Gottox' applyrules() fixanselm@anselm1-2/+2
2008-04-07applied applyrules-fix by Jukka, thank you Jukka!Anselm R Garbe-3/+3
2008-04-05fixAnselm R Garbe-1/+1
2008-04-05applied the proposed monocle patch from the mailinglistAnselm R Garbe-1/+1
2008-04-03yet another cleanupAnselm R Garbe-2/+2
2008-04-02applied Peter Hartlich's simplification patch of setmfact and his revival of ...anselm@anselm1-41/+23
2008-04-01aspects hints seem broken for fullscreen appsAnselm R Garbe-3/+5
2008-03-25bugfixAnselm R Garbe-1/+1
2008-03-24setmfact should not have any effect if in floating layoutAnselm R Garbe-1/+1
2008-03-24minor fixAnselm R Garbe-1/+1
2008-03-24revival of mfact and setmfactAnselm R Garbe-0/+21
2008-03-24setlayout and setgeom are now togglable againAnselm R Garbe-18/+28
2008-03-24geom indicator and layout indicator is only displayed if there are several ge...Anselm R Garbe-8/+14
2008-03-22hotfix of idxoftaganselm@anselm1-2/+2
2008-03-22blw/bgw calculation bugfixanselm@anselm1-7/+7
2008-03-19updated configurenotifyAnselm R Garbe-1/+4
2008-03-17minor bugfix in applyrulesanselm@anselm1-1/+1
2008-03-17renamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w v...Anselm R Garbe-34/+34
2008-03-17geoms are now drawed in the status barAnselm R Garbe-4/+12
2008-03-17removed the string-based setgeom approach, introduced a new Geom type instead...Anselm R Garbe-72/+27
2008-03-15made the string-based setgeom workingAnselm R Garbe-72/+53
2008-03-14some experimental state DO NOT USE THIS, I plan to have a nicer interface to ...Anselm R Garbe-39/+95
2008-03-14some changes towards 4.9Anselm R Garbe-8/+9
2008-03-13removed the comment againAnselm R Garbe-2/+1
2008-03-13some polishing in tileh/tilevAnselm R Garbe-52/+50
2008-03-13minor bugfixAnselm R Garbe-1/+1
2008-03-13added a new commentAnselm R Garbe-1/+2
2008-03-13some cleanupAnselm R Garbe-2/+1
2008-03-13added updatebarpos()Anselm R Garbe-4/+11
2008-03-13removed all defines of geoms, implemented setgeoms() instead, added config.an...Anselm R Garbe-25/+53
2008-03-12some polishingAnselm R Garbe-19/+5
2008-03-12updated dwm(1)Anselm R Garbe-2/+0
2008-03-11added bx, by, bw, wx, wy, ww, wh, mx, my, mw, mh, mox, moy, mow, moh, tx, ty,...anselm@anselm1-41/+72
2008-03-06new stuffAnselm R Garbe-10/+39
2008-03-06implemented setlayout in the way proposed on the ml, split tile() into two fu...Anselm R Garbe-86/+92
2008-03-06allow for vstackAnselm R Garbe-0/+1
2008-03-06added some comments what the TODOs are for 4.8Anselm R Garbe-0/+7
2008-03-05removed some more useless clunkAnselm R Garbe-7/+2
2008-03-05implemented the stuff as I discussed on dwm@Anselm R Garbe-208/+61
2008-03-05fixed urgent hint handlingAnselm R Garbe-3/+4
2008-03-05renamed maximise to monocle again.Anselm R Garbe-3/+3
2008-03-05fixed urgency hint, though Xinerama integration is still ongoingAnselm R Garbe-9/+17
2008-03-05next on TODOanselm@anselm1-10/+54
2008-03-04renamed MAXLEN into MAXTAGLEN (backward compliance)anselm@anselm1-1/+1
2008-03-04renamed monocle into maxmise, documented the keybindings in dwm(1)anselm@anselm1-6/+5
2008-03-04monocle goes mainstreamAnselm R Garbe-1/+12