summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* removed a bunch of lines, made mode symbols configurableGravatar Anselm R. Garbe 2006-08-254-8/+7
* changed symbols for float/tiled mode, added mouse-driven mode toggle to butto...Gravatar Anselm R. Garbe 2006-08-252-11/+13
* small fix to separate client title from right-most tagGravatar Anselm R. Garbe 2006-08-251-2/+2
* restored config.arg.hGravatar Anselm R. Garbe 2006-08-251-16/+12
* new color stuff/new rendering stuffGravatar Anselm R. Garbe 2006-08-256-58/+70
* back to 3 colorsGravatar Anselm R. Garbe 2006-08-255-38/+35
* fixedGravatar Anselm R. Garbe 2006-08-241-6/+6
* 3->4 colorsGravatar Anselm R. Garbe 2006-08-246-26/+22
* Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036eGravatar Anselm R. Garbe 2006-08-241-0/+1
* prepared dwm-1.0Gravatar Anselm R. Garbe 2006-08-241-2/+2
* yet another fixGravatar Anselm R. Garbe 2006-08-241-1/+1
* small man page fixGravatar Anselm R. Garbe 2006-08-241-1/+2
* found less intrusive wayGravatar Anselm R. Garbe 2006-08-241-6/+12
* changing tag indicator through underlineGravatar Anselm R. Garbe 2006-08-242-26/+17
* black on light is really better, I notice this after allGravatar Anselm R. Garbe 2006-08-231-3/+3
* updated man pageGravatar Anselm R. Garbe 2006-08-237-74/+69
* applied tag drawing change to man pageGravatar Anselm R. Garbe 2006-08-231-4/+4
* implemented right tag drawing in the status bar and titlebarsGravatar Anselm R. Garbe 2006-08-232-10/+23
* removed a blank lineGravatar Anselm R. Garbe 2006-08-231-1/+0
* eliminated sentinel warningGravatar Anselm R. Garbe 2006-08-231-1/+1
* small fix of man pageGravatar Anselm R. Garbe 2006-08-231-1/+1
* implemented class:inst:title matchingGravatar Anselm R. Garbe 2006-08-233-8/+8
* applied zero_to_five patchGravatar Anselm R. Garbe 2006-08-231-5/+5
* tags appear in the left againGravatar Anselm R. Garbe 2006-08-231-5/+5
* separated setup stuff into main.c:setup() - this makes main() more readableGravatar Anselm R. Garbe 2006-08-233-99/+104
* updated man pageGravatar Anselm R. Garbe 2006-08-221-2/+1
* titlebars contain tags in the right nowGravatar Anselm R. Garbe 2006-08-221-6/+5
* fixed default key bindings (indexes of tags were screwed up)Gravatar Anselm R. Garbe 2006-08-221-20/+20
* rearranged getprotoGravatar Anselm R. Garbe 2006-08-221-6/+5
* removed winprop (merged into getproto)Gravatar Anselm R. Garbe 2006-08-221-27/+7
* separated several functions into view.cGravatar Anselm R. Garbe 2006-08-225-258/+266
* removed DEFTAGGravatar Anselm R. Garbe 2006-08-223-4/+2
* removed badmalloc (thx for the pointer to Uriel)Gravatar Anselm R. Garbe 2006-08-221-10/+2
* rxvt is quite slow under OpenBSDGravatar Anselm R. Garbe 2006-08-221-1/+1
* font fixGravatar Anselm R. Garbe 2006-08-221-2/+3
* slight change of my config.hGravatar Anselm R. Garbe 2006-08-221-4/+4
* fixedGravatar Anselm R. Garbe 2006-08-221-3/+3
* windows which have set transient_for hint inherit the transient_for window ta...Gravatar arg@localhost.10kloc.org 2006-08-212-2/+7
* after switching to OpenBSD again, I switched back to a saner color schemeGravatar arg@localhost.10kloc.org 2006-08-212-8/+10
* applied Sanders focus_* patches, removed the unnecessary clean-prefix from th...Gravatar Anselm R.Garbe 2006-08-212-28/+32
* small renamings of two static functionsGravatar Anselm R.Garbe 2006-08-212-5/+5
* small changes to dwm.1, rearranged order within main event loopGravatar Anselm R.Garbe 2006-08-213-11/+13
* applied Sanders patchGravatar Anselm R.Garbe 2006-08-181-6/+2
* made a new client position strategy similiar to that one proposed by Sander, ...Gravatar Anselm R.Garbe 2006-08-181-7/+7
* fixed a bug reported by sanderGravatar Anselm R.Garbe 2006-08-171-1/+1
* applied the shorter xprop commandGravatar Anselm R.Garbe 2006-08-171-1/+1
* centering apps only if transient_for is not(!) setGravatar Anselm R.Garbe 2006-08-171-9/+1
* fixed issue Sander reportedGravatar Anselm R.Garbe 2006-08-171-4/+3
* corrected order of cleanup code Gravatar Anselm R.Garbe 2006-08-161-1/+1
* condition was insufficientGravatar Anselm R.Garbe 2006-08-161-2/+2