Anselm R.Garbe
|
67c2124fa9
|
fixed issue Sander reported
|
18 years ago |
Anselm R.Garbe
|
a635743c6d
|
corrected order of cleanup code
|
18 years ago |
Anselm R.Garbe
|
b5c2412d84
|
condition was insufficient
|
18 years ago |
Anselm R.Garbe
|
ad2e77d635
|
fixed issue reported by sander
|
18 years ago |
Anselm R.Garbe
|
a20b10d01f
|
added general centralization rule for new clients (works around various borken apps)
|
18 years ago |
Anselm R.Garbe
|
4cc0551948
|
removed leading ;
|
18 years ago |
Anselm R.Garbe
|
56130c3689
|
added sample command to config.default.h to highlight how to query class:instance info with a one-liner of shell commands
|
18 years ago |
Anselm R.Garbe
|
14f7380308
|
applied another config.mk patch made by sander
|
18 years ago |
Anselm R.Garbe
|
727449d1e7
|
we close stdin as well
|
18 years ago |
Anselm R.Garbe
|
80bf2aa559
|
simplified sort | uniq into sort -u (on my boxes all sort support -u)
|
18 years ago |
Anselm R.Garbe
|
b9cd0c4331
|
fixing small bug in config.mk
|
18 years ago |
Anselm R.Garbe
|
f77a87137c
|
adding forgetten whitespace
|
18 years ago |
Anselm R.Garbe
|
65dfe8fdce
|
added gmane archive to dwm.html
|
18 years ago |
Anselm R.Garbe
|
e3bb595d77
|
Added tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6c
|
18 years ago |
Anselm R.Garbe
|
a1682b8927
|
prepared dwm-0.9
|
18 years ago |
Anselm R.Garbe
|
24d91e3b8a
|
extended cleanup
|
18 years ago |
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 |