graph
- changed order of selecting input at root window2006-08-14, by Anselm R.Garbe
- removed finished message2006-08-14, by Anselm R.Garbe
- added mappingnotify event for kb refreshes2006-08-14, by Anselm R.Garbe
- removed unneecessary crap2006-08-14, by Anselm R.Garbe
- applied the saner patch (removed the pathetic one)2006-08-14, by Anselm R.Garbe
- pplied Sanders appendtag patch2006-08-14, by Anselm R.Garbe
- some other small fixes2006-08-14, by Anselm R.Garbe
- removed ungrabkeys again (because of sander's mail)2006-08-14, by Anselm R.Garbe
- fixed string cutting2006-08-14, by Anselm R.Garbe
- fixed a core dump2006-08-14, by Anselm R.Garbe
- implemented ungrabkeys() which is called in cleanup()2006-08-14, by Anselm R.Garbe
- implemented restack behavior (floats are on top in tiled mode)2006-08-14, by Anselm R.Garbe
- fixed string cutting in draw.c2006-08-14, by Anselm R.Garbe
- applied Sanders LD and resize patches2006-08-14, by Anselm R.Garbe
- removed viewnext/viewprev2006-08-14, by Anselm R.Garbe
- supplying NULL args in select2006-08-14, by Anselm R.Garbe
- reducing ConnectionNumber calls to a bare minimum2006-08-14, by Anselm R.Garbe
- updated man page, added CAVEATS section2006-08-13, by Anselm R.Garbe
- made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)2006-08-13, by Anselm R.Garbe
- implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature2006-08-11, by Anselm R.Garbe
- implement multi-tag selection through button3 click on the specific tag2006-08-11, by Anselm R.Garbe
- after some days of experimenting with grey background, I finally give up and switch to white on black ;)2006-08-11, by Anselm R.Garbe
- applied Sanders fixes to dwm.12006-08-11, by Anselm R.Garbe
- fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)2006-08-11, by Anselm R.Garbe
- simplified drawtext2006-08-11, by Anselm R.Garbe
- updated dwm(1)2006-08-11, by Anselm R.Garbe
- upgraded version info2006-08-11, by Anselm R.Garbe
- applied Sander's patch as well2006-08-11, by Anselm R.Garbe
- realized that client focussing through the bar is pretty useless, better is sloppy view focussing for B1/B3 as well instead2006-08-11, by Anselm R.Garbe
- implemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar2006-08-11, by Anselm R.Garbe
- simplified unmanage2006-08-11, by Anselm R.Garbe