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
|
2006-08-11 |
Anselm R.Garbe |
simplified unmanage
|
2006-08-11 |
Anselm R.Garbe |
removed the if(clients) check from popping code
|
2006-08-10 |
Anselm R.Garbe |
added dwm favicon
|
2006-08-10 |
Anselm R.Garbe |
applied Sanders zoom_update patch
|
2006-08-10 |
Anselm R.Garbe |
respecting inc hints in floating mode on togglemax
|
2006-08-10 |
Anselm R.Garbe |
reverting last patch, that sucks, I don't care about retarded apps like gvim
|
2006-08-10 |
Anselm R.Garbe |
togglemax repects inc-hints (this way gvim can be toggle'maxed as well)
|
2006-08-10 |
Anselm R.Garbe |
applied grammar correction by ILF
|