aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2006-08-25oopsAnselm R. Garbe-1/+1
2006-08-25fixed typoAnselm R. Garbe-2/+2
2006-08-25s/TILED/TILE/gAnselm R. Garbe-3/+3
2006-08-25removed a bunch of lines, made mode symbols configurableAnselm R. Garbe-8/+7
2006-08-25changed symbols for float/tiled mode, added mouse-driven mode toggle to butto...Anselm R. Garbe-11/+13
2006-08-25small fix to separate client title from right-most tagAnselm R. Garbe-2/+2
2006-08-25restored config.arg.hAnselm R. Garbe-16/+12
2006-08-25new color stuff/new rendering stuffAnselm R. Garbe-58/+70
2006-08-25back to 3 colorsAnselm R. Garbe-38/+35
2006-08-24fixedAnselm R. Garbe-6/+6
2006-08-243->4 colorsAnselm R. Garbe-26/+22
2006-08-24Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036eAnselm R. Garbe-0/+1
2006-08-24prepared dwm-1.0Anselm R. Garbe-2/+2
2006-08-24yet another fixAnselm R. Garbe-1/+1
2006-08-24small man page fixAnselm R. Garbe-1/+2
2006-08-24found less intrusive wayAnselm R. Garbe-6/+12
2006-08-24changing tag indicator through underlineAnselm R. Garbe-26/+17
2006-08-23black on light is really better, I notice this after allAnselm R. Garbe-3/+3
2006-08-23updated man pageAnselm R. Garbe-74/+69
2006-08-23applied tag drawing change to man pageAnselm R. Garbe-4/+4
2006-08-23implemented right tag drawing in the status bar and titlebarsAnselm R. Garbe-10/+23
2006-08-23removed a blank lineAnselm R. Garbe-1/+0
2006-08-23eliminated sentinel warningAnselm R. Garbe-1/+1
2006-08-23small fix of man pageAnselm R. Garbe-1/+1
2006-08-23implemented class:inst:title matchingAnselm R. Garbe-8/+8
2006-08-23applied zero_to_five patchAnselm R. Garbe-5/+5
2006-08-23tags appear in the left againAnselm R. Garbe-5/+5
2006-08-23separated setup stuff into main.c:setup() - this makes main() more readableAnselm R. Garbe-99/+104
2006-08-22updated man pageAnselm R. Garbe-2/+1
2006-08-22titlebars contain tags in the right nowAnselm R. Garbe-6/+5
2006-08-22fixed default key bindings (indexes of tags were screwed up)Anselm R. Garbe-20/+20
2006-08-22rearranged getprotoAnselm R. Garbe-6/+5
2006-08-22removed winprop (merged into getproto)Anselm R. Garbe-27/+7
2006-08-22separated several functions into view.cAnselm R. Garbe-258/+266
2006-08-22removed DEFTAGAnselm R. Garbe-4/+2
2006-08-22removed badmalloc (thx for the pointer to Uriel)Anselm R. Garbe-10/+2
2006-08-22rxvt is quite slow under OpenBSDAnselm R. Garbe-1/+1
2006-08-22font fixAnselm R. Garbe-2/+3
2006-08-22slight change of my config.hAnselm R. Garbe-4/+4
2006-08-22fixedAnselm R. Garbe-3/+3
2006-08-21windows which have set transient_for hint inherit the transient_for window ta...arg@localhost.10kloc.org-2/+7
2006-08-21after switching to OpenBSD again, I switched back to a saner color schemearg@localhost.10kloc.org-8/+10
2006-08-21applied Sanders focus_* patches, removed the unnecessary clean-prefix from th...Anselm R.Garbe-28/+32
2006-08-21small renamings of two static functionsAnselm R.Garbe-5/+5
2006-08-21small changes to dwm.1, rearranged order within main event loopAnselm R.Garbe-11/+13
2006-08-18applied Sanders patchAnselm R.Garbe-6/+2
2006-08-18made a new client position strategy similiar to that one proposed by Sander, ...Anselm R.Garbe-7/+7
2006-08-17fixed a bug reported by sanderAnselm R.Garbe-1/+1
2006-08-17applied the shorter xprop commandAnselm R.Garbe-1/+1
2006-08-17centering apps only if transient_for is not(!) setAnselm R.Garbe-9/+1