log event.c @ 272:be40a56df248

age author description
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 applied Sanders LD and resize patches
2006-08-14 Anselm R.Garbe removed viewnext/viewprev
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 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
2006-08-10 Anselm R.Garbe applied Sanders zoom_update patch
2006-08-10 Anselm R.Garbe applied sumik's multihead patch
2006-08-10 Anselm R.Garbe applied sander's patch
2006-08-10 Anselm R.Garbe disallow zoom on maximized clients
2006-08-09 Anselm R.Garbe added zoom on Mod1-Button1 on managed clients only (there is no moving possible)
2006-08-08 Anselm R.Garbe removed NET_ACTIVE_WINDOW handling