Anselm R.Garbe
|
ce04a66528
|
applied Sanders changes to config.arg.h
|
18 years ago |
Anselm R.Garbe
|
df74b26e5d
|
applied jk_to_tab patch
|
18 years ago |
Anselm R.Garbe
|
b6ad663f87
|
changed main event loop
|
18 years ago |
Anselm R.Garbe
|
ee31e38dc7
|
removed NUMLOCKMASK, added dynamically calculated numlockmask instead
|
18 years ago |
Anselm R.Garbe
|
442334641e
|
added Sander to LICENSE (since he has contributed/revised big portions)
|
18 years ago |
Anselm R.Garbe
|
dfa5ea6360
|
applied viewsel.patch
|
18 years ago |
Anselm R.Garbe
|
3e06edeb5d
|
applied sanders man page patch, removed button2 from bar click
|
18 years ago |
Anselm R.Garbe
|
78b050c13c
|
applied sanders tag()/toggletag() fixes
|
18 years ago |
Anselm R.Garbe
|
4ad20ffc2c
|
fixed
|
18 years ago |
Anselm R.Garbe
|
57e6e3bb80
|
added missing arrange
|
18 years ago |
Anselm R.Garbe
|
19da197f58
|
changed replacetag into toggletag
|
18 years ago |
Anselm R.Garbe
|
666fae97e6
|
added some flicker prevention
|
18 years ago |
Anselm R.Garbe
|
823fb1118a
|
remove unnecessary XSync
|
18 years ago |
Anselm R.Garbe
|
db1d62e184
|
changed order of selecting input at root window
|
18 years ago |
Anselm R.Garbe
|
d26ffc7fa3
|
removed finished message
|
18 years ago |
Anselm R.Garbe
|
0f3acce042
|
added mappingnotify event for kb refreshes
|
18 years ago |
Anselm R.Garbe
|
9eef9f7b02
|
removed unneecessary crap
|
18 years ago |
Anselm R.Garbe
|
aff4c787f4
|
applied the saner patch (removed the pathetic one)
|
18 years ago |
Anselm R.Garbe
|
fe3dfbbe90
|
pplied Sanders appendtag patch
|
18 years ago |
Anselm R.Garbe
|
2ffdc1936c
|
some other small fixes
|
18 years ago |
Anselm R.Garbe
|
0fe52c63ea
|
removed ungrabkeys again (because of sander's mail)
|
18 years ago |
Anselm R.Garbe
|
28a52197c4
|
fixed string cutting
|
18 years ago |
Anselm R.Garbe
|
2c0d1cc87b
|
fixed a core dump
|
18 years ago |
Anselm R.Garbe
|
375a251d16
|
implemented ungrabkeys() which is called in cleanup()
|
18 years ago |
Anselm R.Garbe
|
d4b7a9a373
|
implemented restack behavior (floats are on top in tiled mode)
|
18 years ago |
Anselm R.Garbe
|
4d67199a4b
|
fixed string cutting in draw.c
|
18 years ago |
Anselm R.Garbe
|
95766d6241
|
applied Sanders LD and resize patches
|
18 years ago |
Anselm R.Garbe
|
4cb78a170c
|
removed viewnext/viewprev
|
18 years ago |
Anselm R.Garbe
|
2c66b422e7
|
supplying NULL args in select
|
18 years ago |
Anselm R.Garbe
|
e571de83e9
|
reducing ConnectionNumber calls to a bare minimum
|
18 years ago |
Anselm R.Garbe
|
4bb89e2cb1
|
updated man page, added CAVEATS section
|
18 years ago |
Anselm R.Garbe
|
349cadacf6
|
made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
|
18 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
|
18 years ago |
Anselm R.Garbe
|
d7413ffd2d
|
implement multi-tag selection through button3 click on the specific tag
|
18 years ago |
Anselm R.Garbe
|
50729a2e73
|
after some days of experimenting with grey background, I finally give up and switch to white on black ;)
|
18 years ago |
Anselm R.Garbe
|
a3e3f0b9ed
|
applied Sanders fixes to dwm.1
|
18 years ago |
Anselm R.Garbe
|
45aea23355
|
fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
|
18 years ago |
Anselm R.Garbe
|
975b459c17
|
simplified drawtext
|
18 years ago |
Anselm R.Garbe
|
2b35faee06
|
updated dwm(1)
|
18 years ago |
Anselm R.Garbe
|
84818bdbb5
|
upgraded version info
|
18 years ago |
Anselm R.Garbe
|
895902b57a
|
applied Sander's patch as well
|
18 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
|
18 years ago |
Anselm R.Garbe
|
8278f0a6be
|
implemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar
|
18 years ago |
Anselm R.Garbe
|
d3969634ac
|
simplified unmanage
|
18 years ago |
Anselm R.Garbe
|
735ca9ccd6
|
removed the if(clients) check from popping code
|
18 years ago |
Anselm R.Garbe
|
4ee661d908
|
added dwm favicon
|
18 years ago |
Anselm R.Garbe
|
9fce8215b7
|
applied Sanders zoom_update patch
|
18 years ago |
Anselm R.Garbe
|
6521c2dd41
|
respecting inc hints in floating mode on togglemax
|
18 years ago |
Anselm R.Garbe
|
9ee9ce7e14
|
reverting last patch, that sucks, I don't care about retarded apps like gvim
|
18 years ago |
Anselm R.Garbe
|
9d39da6452
|
togglemax repects inc-hints (this way gvim can be toggle'maxed as well)
|
18 years ago |