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