Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | swapping my default colors (bg with fg) | Anselm R.Garbe | 2006-08-10 | 1 | -2/+2 | |
| | ||||||
* | made terminals darker, that is better indeed | Anselm R.Garbe | 2006-08-10 | 1 | -1/+1 | |
| | ||||||
* | disallow zoom on maximized clients | Anselm R.Garbe | 2006-08-10 | 4 | -21/+8 | |
| | ||||||
* | added zoom on Mod1-Button1 on managed clients only (there is no moving possible) | Anselm R.Garbe | 2006-08-09 | 1 | -0/+2 | |
| | ||||||
* | removed NET_ACTIVE_WINDOW handling | Anselm R.Garbe | 2006-08-08 | 4 | -20/+1 | |
| | ||||||
* | implemented NET_ACTIVE_WINDOW support | Anselm R.Garbe | 2006-08-08 | 4 | -1/+20 | |
| | ||||||
* | fixed typo | Anselm R.Garbe | 2006-08-08 | 1 | -1/+1 | |
| | ||||||
* | it always takes a while until one sticks to a colorscheme, but this one ↵ | Anselm R.Garbe | 2006-08-08 | 1 | -1/+1 | |
| | | | | feels well | |||||
* | default colors are best | Anselm R.Garbe | 2006-08-08 | 1 | -3/+3 | |
| | ||||||
* | without borders it looks cleaner | Anselm R.Garbe | 2006-08-08 | 1 | -2/+2 | |
| | ||||||
* | red is easier to my eyes with ffffaa bg | Anselm R.Garbe | 2006-08-08 | 1 | -2/+2 | |
| | ||||||
* | using a better colorscheme (ffffaa is the best background for black) | Anselm R.Garbe | 2006-08-08 | 1 | -2/+2 | |
| | ||||||
* | applied Sanders tiny patches | Anselm R.Garbe | 2006-08-08 | 4 | -7/+8 | |
| | ||||||
* | removed some " | arg@10ksloc.org | 2006-08-07 | 1 | -4/+4 | |
| | ||||||
* | I really only need 3 tags | arg@10ksloc.org | 2006-08-07 | 1 | -17/+11 | |
| | ||||||
* | added a trailing '.' to shortcut descriptions in dwm(1) | arg@10ksloc.org | 2006-08-07 | 1 | -15/+15 | |
| | ||||||
* | changed signature of drawtext | arg@10ksloc.org | 2006-08-07 | 1 | -12/+10 | |
| | ||||||
* | applied grabbing-- and shell_minimal | arg@10ksloc.org | 2006-08-07 | 2 | -9/+1 | |
| | ||||||
* | updated screenshot section | arg@10ksloc.org | 2006-08-07 | 1 | -1/+2 | |
| | ||||||
* | changed font size, I'm not blind... | arg@10ksloc.org | 2006-08-07 | 1 | -2/+2 | |
| | ||||||
* | small fix of a comment | arg@10ksloc.org | 2006-08-07 | 1 | -1/+1 | |
| | ||||||
* | typo fix | arg@10ksloc.org | 2006-08-07 | 1 | -1/+1 | |
| | ||||||
* | applied Sanders man page/Makefile patch | arg@10ksloc.org | 2006-08-07 | 2 | -2/+2 | |
| | ||||||
* | settle with grey | arg@10ksloc.org | 2006-08-07 | 1 | -2/+2 | |
| | ||||||
* | next version is 0.8 | arg@10ksloc.org | 2006-08-07 | 1 | -1/+1 | |
| | ||||||
* | made my colors tasting better with the background | arg@10ksloc.org | 2006-08-07 | 1 | -3/+3 | |
| | ||||||
* | status box should have a border in my eyes | arg@10ksloc.org | 2006-08-07 | 2 | -2/+2 | |
| | ||||||
* | next attempt for w on black switch | arg@10ksloc.org | 2006-08-07 | 1 | -4/+4 | |
| | ||||||
* | Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a | arg@10ksloc.org | 2006-08-07 | 1 | -0/+1 | |
| | ||||||
* | prepared dwm.html 0.7 | arg@10ksloc.org | 2006-08-07 | 1 | -3/+6 | |
| | ||||||
* | added stripping to dwm target in Makefile | arg@10ksloc.org | 2006-08-07 | 1 | -0/+1 | |
| | ||||||
* | changed getproto, maybe that might fix the killclient issue reported on the list | arg@10ksloc.org | 2006-08-07 | 1 | -2/+3 | |
| | ||||||
* | applied endless loop prevention on zoom() | arg@10ksloc.org | 2006-08-07 | 1 | -1/+3 | |
| | ||||||
* | updated man page | arg@10ksloc.org | 2006-08-07 | 1 | -0/+2 | |
| | ||||||
* | small fix of the last commit | arg@10ksloc.org | 2006-08-05 | 1 | -1/+1 | |
| | ||||||
* | using -Os again, zoom is ignored in floating mode or on floating clients | arg@10ksloc.org | 2006-08-05 | 2 | -2/+2 | |
| | ||||||
* | mouse grab needs also to grab for combinations of numlock/lockmask | arg@10ksloc.org | 2006-08-05 | 1 | -0/+20 | |
| | ||||||
* | slight fix | arg@10ksloc.org | 2006-08-05 | 1 | -3/+2 | |
| | ||||||
* | small performance tweak ;) | arg@10ksloc.org | 2006-08-04 | 1 | -2/+4 | |
| | ||||||
* | fixed xterm font change (all other related apps should work fine with this ↵ | arg@10ksloc.org | 2006-08-04 | 1 | -14/+12 | |
| | | | | fix as well) | |||||
* | fixed view-change bug reported on the list | arg@10ksloc.org | 2006-08-04 | 1 | -14/+10 | |
| | ||||||
* | no need for -g anymore, regexp matching works now | arg@10ksloc.org | 2006-08-04 | 1 | -4/+4 | |
| | ||||||
* | fixed dmenu link (thx to deifl) | arg@10ksloc.org | 2006-08-04 | 1 | -1/+1 | |
| | ||||||
* | switched to regexp matching for Rules | arg@10ksloc.org | 2006-08-04 | 6 | -31/+65 | |
| | ||||||
* | fixed a bug in dmenu call | arg@10ksloc.org | 2006-08-04 | 2 | -6/+3 | |
| | ||||||
* | using execl now, argv changed, using cmd and const char defs directly in the ↵ | arg@10ksloc.org | 2006-08-04 | 4 | -18/+18 | |
| | | | | KEYS struct | |||||
* | added dmenu to dwm.html | arg@10ksloc.org | 2006-08-04 | 1 | -0/+4 | |
| | ||||||
* | small stylistic fix | arg@10ksloc.org | 2006-08-04 | 1 | -1/+2 | |
| | ||||||
* | removed CONFIG | arg@10ksloc.org | 2006-08-03 | 1 | -3/+2 | |
| | ||||||
* | make config.h not a time dependence | arg@10ksloc.org | 2006-08-03 | 1 | -1/+1 | |
| |