aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* readded border color, this sucks leastAnselm R.Garbe2006-08-10
|
* drawing border with fg colorAnselm R.Garbe2006-08-10
|
* removed unnecessary border colorAnselm R.Garbe2006-08-10
|
* swapping my default colors (bg with fg)Anselm R.Garbe2006-08-10
|
* made terminals darker, that is better indeedAnselm R.Garbe2006-08-10
|
* disallow zoom on maximized clientsAnselm R.Garbe2006-08-10
|
* added zoom on Mod1-Button1 on managed clients only (there is no moving possible)Anselm R.Garbe2006-08-09
|
* removed NET_ACTIVE_WINDOW handlingAnselm R.Garbe2006-08-08
|
* implemented NET_ACTIVE_WINDOW supportAnselm R.Garbe2006-08-08
|
* fixed typoAnselm R.Garbe2006-08-08
|
* it always takes a while until one sticks to a colorscheme, but this one ↵Anselm R.Garbe2006-08-08
| | | | feels well
* default colors are bestAnselm R.Garbe2006-08-08
|
* without borders it looks cleanerAnselm R.Garbe2006-08-08
|
* red is easier to my eyes with ffffaa bgAnselm R.Garbe2006-08-08
|
* using a better colorscheme (ffffaa is the best background for black)Anselm R.Garbe2006-08-08
|
* applied Sanders tiny patchesAnselm R.Garbe2006-08-08
|
* removed some "arg@10ksloc.org2006-08-07
|
* I really only need 3 tagsarg@10ksloc.org2006-08-07
|
* added a trailing '.' to shortcut descriptions in dwm(1)arg@10ksloc.org2006-08-07
|
* changed signature of drawtextarg@10ksloc.org2006-08-07
|
* applied grabbing-- and shell_minimalarg@10ksloc.org2006-08-07
|
* updated screenshot sectionarg@10ksloc.org2006-08-07
|
* changed font size, I'm not blind...arg@10ksloc.org2006-08-07
|
* small fix of a commentarg@10ksloc.org2006-08-07
|
* typo fixarg@10ksloc.org2006-08-07
|
* applied Sanders man page/Makefile patcharg@10ksloc.org2006-08-07
|
* settle with greyarg@10ksloc.org2006-08-07
|
* next version is 0.8arg@10ksloc.org2006-08-07
|
* made my colors tasting better with the backgroundarg@10ksloc.org2006-08-07
|
* status box should have a border in my eyesarg@10ksloc.org2006-08-07
|
* next attempt for w on black switcharg@10ksloc.org2006-08-07
|
* Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2aarg@10ksloc.org2006-08-07
|
* prepared dwm.htmlarg@10ksloc.org2006-08-07
|
* added stripping to dwm target in Makefilearg@10ksloc.org2006-08-07
|
* changed getproto, maybe that might fix the killclient issue reported on the listarg@10ksloc.org2006-08-07
|
* applied endless loop prevention on zoom()arg@10ksloc.org2006-08-07
|
* updated man pagearg@10ksloc.org2006-08-07
|
* small fix of the last commitarg@10ksloc.org2006-08-05
|
* using -Os again, zoom is ignored in floating mode or on floating clientsarg@10ksloc.org2006-08-05
|
* mouse grab needs also to grab for combinations of numlock/lockmaskarg@10ksloc.org2006-08-05
|
* slight fixarg@10ksloc.org2006-08-05
|
* small performance tweak ;)arg@10ksloc.org2006-08-04
|
* fixed xterm font change (all other related apps should work fine with this ↵arg@10ksloc.org2006-08-04
| | | | fix as well)
* fixed view-change bug reported on the listarg@10ksloc.org2006-08-04
|
* no need for -g anymore, regexp matching works nowarg@10ksloc.org2006-08-04
|
* fixed dmenu link (thx to deifl)arg@10ksloc.org2006-08-04
|
* switched to regexp matching for Rulesarg@10ksloc.org2006-08-04
|
* fixed a bug in dmenu callarg@10ksloc.org2006-08-04
|
* using execl now, argv changed, using cmd and const char defs directly in the ↵arg@10ksloc.org2006-08-04
| | | | KEYS struct
* added dmenu to dwm.htmlarg@10ksloc.org2006-08-04
|