log

age author description
2006-08-14 Anselm R.Garbe some other small fixes
2006-08-14 Anselm R.Garbe removed ungrabkeys again (because of sander's mail)
2006-08-14 Anselm R.Garbe fixed string cutting
2006-08-14 Anselm R.Garbe fixed a core dump
2006-08-14 Anselm R.Garbe implemented ungrabkeys() which is called in cleanup()
2006-08-14 Anselm R.Garbe implemented restack behavior (floats are on top in tiled mode)
2006-08-14 Anselm R.Garbe fixed string cutting in draw.c
2006-08-14 Anselm R.Garbe applied Sanders LD and resize patches
2006-08-14 Anselm R.Garbe removed viewnext/viewprev
2006-08-14 Anselm R.Garbe supplying NULL args in select
2006-08-14 Anselm R.Garbe reducing ConnectionNumber calls to a bare minimum
2006-08-13 Anselm R.Garbe updated man page, added CAVEATS section
2006-08-13 Anselm R.Garbe made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
2006-08-11 Anselm R.Garbe implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
2006-08-11 Anselm R.Garbe implement multi-tag selection through button3 click on the specific tag
2006-08-11 Anselm R.Garbe after some days of experimenting with grey background, I finally give up and switch to white on black ;)
2006-08-11 Anselm R.Garbe applied Sanders fixes to dwm.1
2006-08-11 Anselm R.Garbe fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
2006-08-11 Anselm R.Garbe simplified drawtext
2006-08-11 Anselm R.Garbe updated dwm(1)
2006-08-11 Anselm R.Garbe upgraded version info
2006-08-11 Anselm R.Garbe applied Sander's patch as well
2006-08-11 Anselm R.Garbe realized that client focussing through the bar is pretty useless, better is sloppy view focussing for B1/B3 as well instead
2006-08-11 Anselm R.Garbe implemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar