aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* fixed the issue reported by sander (gaps at left columns button due to round-...Anselm R.Garbe2006-08-10-1/+4
* applied sumik's multihead patchAnselm R.Garbe2006-08-10-6/+13
* applied sander's patchAnselm R.Garbe2006-08-10-14/+18
* readded border color, this sucks leastAnselm R.Garbe2006-08-10-14/+26
* drawing border with fg colorAnselm R.Garbe2006-08-10-1/+14
* removed unnecessary border colorAnselm R.Garbe2006-08-10-25/+0
* swapping my default colors (bg with fg)Anselm R.Garbe2006-08-10-2/+2
* made terminals darker, that is better indeedAnselm R.Garbe2006-08-10-1/+1
* disallow zoom on maximized clientsAnselm R.Garbe2006-08-10-21/+8
* added zoom on Mod1-Button1 on managed clients only (there is no moving possible)Anselm R.Garbe2006-08-09-0/+2
* removed NET_ACTIVE_WINDOW handlingAnselm R.Garbe2006-08-08-20/+1
* implemented NET_ACTIVE_WINDOW supportAnselm R.Garbe2006-08-08-1/+20
* fixed typoAnselm R.Garbe2006-08-08-1/+1
* it always takes a while until one sticks to a colorscheme, but this one feels...Anselm R.Garbe2006-08-08-1/+1
* default colors are bestAnselm R.Garbe2006-08-08-3/+3
* without borders it looks cleanerAnselm R.Garbe2006-08-08-2/+2
* red is easier to my eyes with ffffaa bgAnselm R.Garbe2006-08-08-2/+2
* using a better colorscheme (ffffaa is the best background for black)Anselm R.Garbe2006-08-08-2/+2
* applied Sanders tiny patchesAnselm R.Garbe2006-08-08-7/+8
* removed some "arg@10ksloc.org2006-08-07-4/+4
* I really only need 3 tagsarg@10ksloc.org2006-08-07-17/+11
* added a trailing '.' to shortcut descriptions in dwm(1)arg@10ksloc.org2006-08-07-15/+15
* changed signature of drawtextarg@10ksloc.org2006-08-07-12/+10
* applied grabbing-- and shell_minimalarg@10ksloc.org2006-08-07-9/+1
* updated screenshot sectionarg@10ksloc.org2006-08-07-1/+2
* changed font size, I'm not blind...arg@10ksloc.org2006-08-07-2/+2
* small fix of a commentarg@10ksloc.org2006-08-07-1/+1
* typo fixarg@10ksloc.org2006-08-07-1/+1
* applied Sanders man page/Makefile patcharg@10ksloc.org2006-08-07-2/+2
* settle with greyarg@10ksloc.org2006-08-07-2/+2
* next version is 0.8arg@10ksloc.org2006-08-07-1/+1
* made my colors tasting better with the backgroundarg@10ksloc.org2006-08-07-3/+3
* status box should have a border in my eyesarg@10ksloc.org2006-08-07-2/+2
* next attempt for w on black switcharg@10ksloc.org2006-08-07-4/+4
* Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2aarg@10ksloc.org2006-08-07-0/+1
* prepared dwm.html0.7arg@10ksloc.org2006-08-07-3/+6
* added stripping to dwm target in Makefilearg@10ksloc.org2006-08-07-0/+1
* changed getproto, maybe that might fix the killclient issue reported on the listarg@10ksloc.org2006-08-07-2/+3
* applied endless loop prevention on zoom()arg@10ksloc.org2006-08-07-1/+3
* updated man pagearg@10ksloc.org2006-08-07-0/+2
* small fix of the last commitarg@10ksloc.org2006-08-05-1/+1
* using -Os again, zoom is ignored in floating mode or on floating clientsarg@10ksloc.org2006-08-05-2/+2
* mouse grab needs also to grab for combinations of numlock/lockmaskarg@10ksloc.org2006-08-05-0/+20
* slight fixarg@10ksloc.org2006-08-05-3/+2
* small performance tweak ;)arg@10ksloc.org2006-08-04-2/+4
* fixed xterm font change (all other related apps should work fine with this fi...arg@10ksloc.org2006-08-04-14/+12
* fixed view-change bug reported on the listarg@10ksloc.org2006-08-04-14/+10
* no need for -g anymore, regexp matching works nowarg@10ksloc.org2006-08-04-4/+4
* fixed dmenu link (thx to deifl)arg@10ksloc.org2006-08-04-1/+1
* switched to regexp matching for Rulesarg@10ksloc.org2006-08-04-31/+65