graph
- simplified unmanage2006-08-11, by Anselm R.Garbe
- removed the if(clients) check from popping code2006-08-11, by Anselm R.Garbe
- added dwm favicon2006-08-10, by Anselm R.Garbe
- applied Sanders zoom_update patch2006-08-10, by Anselm R.Garbe
- respecting inc hints in floating mode on togglemax2006-08-10, by Anselm R.Garbe
- reverting last patch, that sucks, I don't care about retarded apps like gvim2006-08-10, by Anselm R.Garbe
- togglemax repects inc-hints (this way gvim can be toggle'maxed as well)2006-08-10, by Anselm R.Garbe
- applied grammar correction by ILF2006-08-10, by Anselm R.Garbe
- Added tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b42006-08-10, by Anselm R.Garbe
- prepared 0.80.8 2006-08-10, by Anselm R.Garbe
- updated html2006-08-10, by Anselm R.Garbe
- fixed the issue reported by sander (gaps at left columns button due to round-offs)2006-08-10, by Anselm R.Garbe
- applied sumik's multihead patch2006-08-10, by Anselm R.Garbe
- applied sander's patch2006-08-10, by Anselm R.Garbe
- readded border color, this sucks least2006-08-10, by Anselm R.Garbe
- drawing border with fg color2006-08-10, by Anselm R.Garbe
- removed unnecessary border color2006-08-10, by Anselm R.Garbe
- swapping my default colors (bg with fg)2006-08-10, by Anselm R.Garbe
- made terminals darker, that is better indeed2006-08-10, by Anselm R.Garbe
- disallow zoom on maximized clients2006-08-10, by Anselm R.Garbe
- added zoom on Mod1-Button1 on managed clients only (there is no moving possible)2006-08-09, by Anselm R.Garbe
- removed NET_ACTIVE_WINDOW handling2006-08-08, by Anselm R.Garbe
- implemented NET_ACTIVE_WINDOW support2006-08-08, by Anselm R.Garbe
- fixed typo2006-08-08, by Anselm R.Garbe
- it always takes a while until one sticks to a colorscheme, but this one feels well2006-08-08, by Anselm R.Garbe
- default colors are best2006-08-08, by Anselm R.Garbe
- without borders it looks cleaner2006-08-08, by Anselm R.Garbe
- red is easier to my eyes with ffffaa bg2006-08-08, by Anselm R.Garbe
- using a better colorscheme (ffffaa is the best background for black)2006-08-08, by Anselm R.Garbe
- applied Sanders tiny patches2006-08-08, by Anselm R.Garbe
- removed some "2006-08-07, by arg
- I really only need 3 tags2006-08-07, by arg
- added a trailing '.' to shortcut descriptions in dwm(1)2006-08-07, by arg
- changed signature of drawtext2006-08-07, by arg
- applied grabbing-- and shell_minimal2006-08-07, by arg
- updated screenshot section2006-08-07, by arg
- changed font size, I'm not blind...2006-08-07, by arg
- small fix of a comment2006-08-07, by arg
- typo fix2006-08-07, by arg
- applied Sanders man page/Makefile patch2006-08-07, by arg
- settle with grey2006-08-07, by arg
- next version is 0.82006-08-07, by arg
- made my colors tasting better with the background2006-08-07, by arg
- status box should have a border in my eyes2006-08-07, by arg
- next attempt for w on black switch2006-08-07, by arg
- Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a2006-08-07, by arg
- prepared dwm.html0.7 2006-08-07, by arg
- added stripping to dwm target in Makefile2006-08-07, by arg
- changed getproto, maybe that might fix the killclient issue reported on the list2006-08-07, by arg
- applied endless loop prevention on zoom()2006-08-07, by arg
- updated man page2006-08-07, by arg
- small fix of the last commit2006-08-05, by arg
- using -Os again, zoom is ignored in floating mode or on floating clients2006-08-05, by arg
- mouse grab needs also to grab for combinations of numlock/lockmask2006-08-05, by arg
- slight fix2006-08-05, by arg
- small performance tweak ;)2006-08-04, by arg
- fixed xterm font change (all other related apps should work fine with this fix as well)2006-08-04, by arg
- fixed view-change bug reported on the list2006-08-04, by arg
- no need for -g anymore, regexp matching works now2006-08-04, by arg
- fixed dmenu link (thx to deifl)2006-08-04, by arg
- switched to regexp matching for Rules2006-08-04, by arg