Commit Graph

477 Commits

Author SHA1 Message Date
Anselm R. Garbe
595028614b removed DEFTAG 2006-08-22 16:42:29 +02:00
Anselm R. Garbe
6a3ae5e26a removed badmalloc (thx for the pointer to Uriel) 2006-08-22 16:06:11 +02:00
Anselm R. Garbe
8c334ee078 rxvt is quite slow under OpenBSD 2006-08-22 10:06:11 +02:00
Anselm R. Garbe
f60fe2a4f9 font fix 2006-08-22 10:01:32 +02:00
Anselm R. Garbe
b112257bf2 slight change of my config.h 2006-08-22 09:57:32 +02:00
Anselm R. Garbe
eb88adcd8a fixed 2006-08-22 09:49:48 +02:00
arg@localhost.10kloc.org
950a1ab5af windows which have set transient_for hint inherit the transient_for window tags now 2006-08-21 17:35:37 +02:00
arg@localhost.10kloc.org
1b9fe55025 after switching to OpenBSD again, I switched back to a saner color scheme 2006-08-21 17:41:09 +02:00
Anselm R.Garbe
2272df9d31 applied Sanders focus_* patches, removed the unnecessary clean-prefix from the new function names 2006-08-21 09:03:14 +02:00
Anselm R.Garbe
08d85d6d66 small renamings of two static functions 2006-08-21 07:33:18 +02:00
Anselm R.Garbe
b43989207a small changes to dwm.1, rearranged order within main event loop 2006-08-21 07:31:15 +02:00
Anselm R.Garbe
2eebebf262 applied Sanders patch 2006-08-18 13:40:34 +02:00
Anselm R.Garbe
8c1fffe106 made a new client position strategy similiar to that one proposed by Sander, but which takes top bar into account 2006-08-18 08:39:33 +02:00
Anselm R.Garbe
5e9acbc952 fixed a bug reported by sander 2006-08-17 10:06:36 +02:00
Anselm R.Garbe
a420ceab50 applied the shorter xprop command 2006-08-17 09:44:17 +02:00
Anselm R.Garbe
0e1c649dca centering apps only if transient_for is not(!) set 2006-08-17 09:37:43 +02:00
Anselm R.Garbe
67c2124fa9 fixed issue Sander reported 2006-08-17 09:35:44 +02:00
Anselm R.Garbe
a635743c6d corrected order of cleanup code 2006-08-16 19:25:29 +02:00
Anselm R.Garbe
b5c2412d84 condition was insufficient 2006-08-16 17:58:18 +02:00
Anselm R.Garbe
ad2e77d635 fixed issue reported by sander 2006-08-16 17:56:04 +02:00
Anselm R.Garbe
a20b10d01f added general centralization rule for new clients (works around various borken apps) 2006-08-16 15:57:36 +02:00
Anselm R.Garbe
4cc0551948 removed leading ; 2006-08-16 15:31:24 +02:00
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 2006-08-16 15:00:14 +02:00
Anselm R.Garbe
14f7380308 applied another config.mk patch made by sander 2006-08-16 12:36:32 +02:00
Anselm R.Garbe
727449d1e7 we close stdin as well 2006-08-16 09:31:41 +02:00
Anselm R.Garbe
80bf2aa559 simplified sort | uniq into sort -u (on my boxes all sort support -u) 2006-08-16 09:05:58 +02:00
Anselm R.Garbe
b9cd0c4331 fixing small bug in config.mk 2006-08-15 16:54:54 +02:00
Anselm R.Garbe
f77a87137c adding forgetten whitespace 2006-08-15 10:45:14 +02:00
Anselm R.Garbe
65dfe8fdce added gmane archive to dwm.html 2006-08-15 10:44:15 +02:00
Anselm R.Garbe
e3bb595d77 Added tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6c 2006-08-15 10:25:30 +02:00
Anselm R.Garbe
a1682b8927 prepared dwm-0.9 2006-08-15 10:11:29 +02:00
Anselm R.Garbe
24d91e3b8a extended cleanup 2006-08-15 09:37:12 +02:00
Anselm R.Garbe
ce04a66528 applied Sanders changes to config.arg.h 2006-08-15 08:38:19 +02:00
Anselm R.Garbe
df74b26e5d applied jk_to_tab patch 2006-08-15 08:25:11 +02:00
Anselm R.Garbe
b6ad663f87 changed main event loop 2006-08-15 07:31:42 +02:00
Anselm R.Garbe
ee31e38dc7 removed NUMLOCKMASK, added dynamically calculated numlockmask instead 2006-08-14 19:18:02 +02:00
Anselm R.Garbe
442334641e added Sander to LICENSE (since he has contributed/revised big portions) 2006-08-14 18:47:13 +02:00
Anselm R.Garbe
dfa5ea6360 applied viewsel.patch 2006-08-14 18:46:07 +02:00
Anselm R.Garbe
3e06edeb5d applied sanders man page patch, removed button2 from bar click 2006-08-14 18:14:08 +02:00
Anselm R.Garbe
78b050c13c applied sanders tag()/toggletag() fixes 2006-08-14 17:50:48 +02:00
Anselm R.Garbe
4ad20ffc2c fixed 2006-08-14 17:48:54 +02:00
Anselm R.Garbe
57e6e3bb80 added missing arrange 2006-08-14 17:14:22 +02:00
Anselm R.Garbe
19da197f58 changed replacetag into toggletag 2006-08-14 16:59:18 +02:00
Anselm R.Garbe
666fae97e6 added some flicker prevention 2006-08-14 16:37:55 +02:00
Anselm R.Garbe
823fb1118a remove unnecessary XSync 2006-08-14 16:26:06 +02:00
Anselm R.Garbe
db1d62e184 changed order of selecting input at root window 2006-08-14 16:21:16 +02:00
Anselm R.Garbe
d26ffc7fa3 removed finished message 2006-08-14 16:11:54 +02:00
Anselm R.Garbe
0f3acce042 added mappingnotify event for kb refreshes 2006-08-14 16:08:52 +02:00
Anselm R.Garbe
9eef9f7b02 removed unneecessary crap 2006-08-14 15:43:04 +02:00
Anselm R.Garbe
aff4c787f4 applied the saner patch (removed the pathetic one) 2006-08-14 15:33:23 +02:00