Anselm R. Garbe
|
3e972ec84d
|
tags appear in the left again
|
18 years ago |
Anselm R. Garbe
|
b5159dfd2f
|
separated setup stuff into main.c:setup() - this makes main() more readable
|
18 years ago |
Anselm R. Garbe
|
07c2659806
|
updated man page
|
18 years ago |
Anselm R. Garbe
|
dc83b9e988
|
titlebars contain tags in the right now
|
18 years ago |
Anselm R. Garbe
|
8b4bc8270a
|
fixed default key bindings (indexes of tags were screwed up)
|
18 years ago |
Anselm R. Garbe
|
0ff80653d3
|
rearranged getproto
|
18 years ago |
Anselm R. Garbe
|
352e1b4c81
|
removed winprop (merged into getproto)
|
18 years ago |
Anselm R. Garbe
|
aa13727067
|
separated several functions into view.c
|
18 years ago |
Anselm R. Garbe
|
595028614b
|
removed DEFTAG
|
18 years ago |
Anselm R. Garbe
|
6a3ae5e26a
|
removed badmalloc (thx for the pointer to Uriel)
|
18 years ago |
Anselm R. Garbe
|
8c334ee078
|
rxvt is quite slow under OpenBSD
|
18 years ago |
Anselm R. Garbe
|
f60fe2a4f9
|
font fix
|
18 years ago |
Anselm R. Garbe
|
b112257bf2
|
slight change of my config.h
|
18 years ago |
Anselm R. Garbe
|
eb88adcd8a
|
fixed
|
18 years ago |
arg@localhost.10kloc.org
|
950a1ab5af
|
windows which have set transient_for hint inherit the transient_for window tags now
|
18 years ago |
arg@localhost.10kloc.org
|
1b9fe55025
|
after switching to OpenBSD again, I switched back to a saner color scheme
|
18 years ago |
Anselm R.Garbe
|
2272df9d31
|
applied Sanders focus_* patches, removed the unnecessary clean-prefix from the new function names
|
18 years ago |
Anselm R.Garbe
|
08d85d6d66
|
small renamings of two static functions
|
18 years ago |
Anselm R.Garbe
|
b43989207a
|
small changes to dwm.1, rearranged order within main event loop
|
18 years ago |
Anselm R.Garbe
|
2eebebf262
|
applied Sanders patch
|
18 years ago |
Anselm R.Garbe
|
8c1fffe106
|
made a new client position strategy similiar to that one proposed by Sander, but which takes top bar into account
|
18 years ago |
Anselm R.Garbe
|
5e9acbc952
|
fixed a bug reported by sander
|
18 years ago |
Anselm R.Garbe
|
a420ceab50
|
applied the shorter xprop command
|
18 years ago |
Anselm R.Garbe
|
0e1c649dca
|
centering apps only if transient_for is not(!) set
|
18 years ago |
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 |