Anselm R.Garbe
|
28a52197c4
fixed string cutting
|
19 years ago |
Anselm R.Garbe
|
2c0d1cc87b
fixed a core dump
|
19 years ago |
Anselm R.Garbe
|
375a251d16
implemented ungrabkeys() which is called in cleanup()
|
19 years ago |
Anselm R.Garbe
|
d4b7a9a373
implemented restack behavior (floats are on top in tiled mode)
|
19 years ago |
Anselm R.Garbe
|
4d67199a4b
fixed string cutting in draw.c
|
19 years ago |
Anselm R.Garbe
|
95766d6241
applied Sanders LD and resize patches
|
19 years ago |
Anselm R.Garbe
|
4cb78a170c
removed viewnext/viewprev
|
19 years ago |
Anselm R.Garbe
|
2c66b422e7
supplying NULL args in select
|
19 years ago |
Anselm R.Garbe
|
e571de83e9
reducing ConnectionNumber calls to a bare minimum
|
19 years ago |
Anselm R.Garbe
|
4bb89e2cb1
updated man page, added CAVEATS section
|
19 years ago |
Anselm R.Garbe
|
349cadacf6
made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
|
19 years ago |
Anselm R.Garbe
|
292ccc4c43
implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
|
19 years ago |
Anselm R.Garbe
|
d7413ffd2d
implement multi-tag selection through button3 click on the specific tag
|
19 years ago |
Anselm R.Garbe
|
50729a2e73
after some days of experimenting with grey background, I finally give up and switch to white on black ;)
|
19 years ago |
Anselm R.Garbe
|
a3e3f0b9ed
applied Sanders fixes to dwm.1
|
19 years ago |
Anselm R.Garbe
|
45aea23355
fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
|
19 years ago |
Anselm R.Garbe
|
975b459c17
simplified drawtext
|
19 years ago |
Anselm R.Garbe
|
2b35faee06
updated dwm(1)
|
19 years ago |
Anselm R.Garbe
|
84818bdbb5
upgraded version info
|
19 years ago |
Anselm R.Garbe
|
895902b57a
applied Sander's patch as well
|
19 years ago |
Anselm R.Garbe
|
7d4184dc5c
realized that client focussing through the bar is pretty useless, better is sloppy view focussing for B1/B3 as well instead
|
19 years ago |
Anselm R.Garbe
|
8278f0a6be
implemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar
|
19 years ago |
Anselm R.Garbe
|
d3969634ac
simplified unmanage
|
19 years ago |
Anselm R.Garbe
|
735ca9ccd6
removed the if(clients) check from popping code
|
19 years ago |
Anselm R.Garbe
|
4ee661d908
added dwm favicon
|
19 years ago |
Anselm R.Garbe
|
9fce8215b7
applied Sanders zoom_update patch
|
19 years ago |
Anselm R.Garbe
|
6521c2dd41
respecting inc hints in floating mode on togglemax
|
19 years ago |
Anselm R.Garbe
|
9ee9ce7e14
reverting last patch, that sucks, I don't care about retarded apps like gvim
|
19 years ago |
Anselm R.Garbe
|
9d39da6452
togglemax repects inc-hints (this way gvim can be toggle'maxed as well)
|
19 years ago |
Anselm R.Garbe
|
0228dcd58f
applied grammar correction by ILF
|
19 years ago |