d9c475d
Button3 click on mode label toggles stack position now by
2006-10-05 09:37:11 +0200
c8e5733
applied dave's highlight patch for big fonts by
2006-09-29 19:06:27 +0200
c045459
using ff tiled again, seems to work perfectly with new bottom stack by
2006-09-29 18:40:32 +0200
e0f64e6
applied ality's hardcode-0 patches by
2006-09-29 18:21:02 +0200
dddd58a
added symbols for different modes by
2006-09-29 18:08:20 +0200
010fd21
removed useless updatemaster by
2006-09-29 17:25:49 +0200
1802fad
documented the new behavior in man page by
2006-09-29 17:20:05 +0200
f833d10
fixed small offset issue by
2006-09-29 17:15:05 +0200
7225c99
fixed the z-layer issue described on mailinglist by
2006-09-29 17:12:57 +0200
3617893
removed the direction flipping by
2006-09-29 17:02:56 +0200
ad0da9a
small fix of a corner case by
2006-09-29 16:54:15 +0200
6646468
small change by
2006-09-29 16:44:02 +0200
fee8df6
added the new dotile as described on ml by
2006-09-29 16:22:20 +0200
8fa47ac
prelim of dotile() by
2006-09-29 14:39:03 +0200
b427a2c
I changed sanders patch to fix the ff issue to be simplier, though it needs testing if this really fixes the issue by
2006-09-29 12:56:01 +0200
14d05e7
first step to a more flexible dotile() algorithm by
2006-09-29 12:38:27 +0200
a118a57
renamed column into area by
2006-09-28 21:29:20 +0200
02cea3b
small change to README by
2006-09-28 16:14:48 +0200
1c2d673
applied Jukkas patch by
2006-09-28 14:03:39 +0200
c34df2c
Added tag 1.7.1 for changeset d5ad819f2a
by
2006-09-27 17:21:25 +0200
6092aa9
fixing the settags issue, preparing 1.7.1 by
2006-09-27 17:18:46 +0200
c9cc2b3
removed an unused var by
2006-09-26 17:42:14 +0200
b39d0c5
Added tag 1.7 for changeset 4dbdb61c8b
by
2006-09-26 17:39:30 +0200
e87bed6
updated README by
2006-09-26 14:32:02 +0200
4ee05b3
small change by
2006-09-26 14:08:42 +0200
e81eb46
added slight error check to getcolor by
2006-09-26 13:49:16 +0200
f315832
small fix by
2006-09-26 13:30:30 +0200
97ced11
changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu by
2006-09-26 13:24:14 +0200
4d6c4d3
removed useless debug info by
2006-09-26 08:17:35 +0200
b4d53bf
added configure(), but this doesn't really fix those frking broken SDL apps by
2006-09-26 07:40:19 +0200
67bc08d
slight change of event handling order by
2006-09-25 21:28:00 +0200
bcb07de
simplified mouse resizals by
2006-09-25 21:19:18 +0200
7d7cde0
applied sanders jukka patch by
2006-09-25 20:38:30 +0200
6b25d06
applied Jukkas patch by
2006-09-25 08:21:51 +0200
cff951c
removed all dotile checks by
2006-09-22 18:48:35 +0200
114cc3e
applied Jukkas remark (dunno if this is correct though) by
2006-09-22 16:35:49 +0200
3c4b767
applied jukkas patch by
2006-09-22 15:39:38 +0200
6de149e
man page fix by
2006-09-22 14:02:41 +0200
da909dd
ismax toggling on mouse based action by
2006-09-22 14:00:54 +0200
67986e8
hotfix by
2006-09-22 13:58:21 +0200
346bdea
small change to achieve Jukka's last proposal by
2006-09-22 13:53:28 +0200
05c10c5
fixed issue pointed out by Jukka by
2006-09-22 11:49:24 +0200
b2cb925
patched resizemouse according to sanders remark by
2006-09-22 11:24:01 +0200
9fb6502
small man page fix by
2006-09-22 10:01:51 +0200
9eb226f
sander check this by
2006-09-22 09:43:21 +0200
e34c4ea
slight change to config.arg.h (I use ff floating) by
2006-09-22 08:22:39 +0200
9e75bcf
updated man page by
2006-09-22 08:17:42 +0200
d800ec0
implemented the maximization as I described on the mailinglist, this feels better to me. by
2006-09-22 07:37:56 +0200
bda53ac
reviewed client.c by
2006-09-20 09:53:21 +0200
4230932
reviewed util.c by
2006-09-20 09:49:32 +0200
f17e898
fixed a nuance in dwm.1 by
2006-09-20 09:45:39 +0200
886b208
improved intro comment in dwm.h, updated config.mk by
2006-09-20 09:40:35 +0200
551d6bb
some simplifications to intro in dwm.h by
2006-09-19 16:13:44 +0200
d504005
Added tag 1.6 for changeset ad3fa2d185
by
2006-09-16 11:21:01 +0200
2511b5c
added visibility check to enternotify as well by
2006-09-15 14:21:25 +0200
28aba06
offscreen client appearance fixes by
2006-09-15 10:54:32 +0200
8e37c78
focus() enforces visibility of a client if not NULL by
2006-09-15 10:49:05 +0200
ca68975
removed useless inclusion by
2006-09-14 11:07:44 +0200
529be52
fixed executing of dmenu output to handle args correctly by
2006-09-12 19:09:04 +0200
ca65478
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) by
2006-09-12 10:57:28 +0200
a1e9362
some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm by
2006-09-12 09:50:06 +0200
cbfc69e
made introduction comment in dwm.h shorter by
2006-09-12 09:46:19 +0200
1d7674b
applied Christof Musik's multihead patch for a pathologic cornercase by
2006-09-12 08:27:11 +0200
e6cc223
added a general comment to dwm.h how dwm is basically organized by
2006-09-12 08:14:22 +0200
868159f
some other simplifications by
2006-09-11 17:31:21 +0200
b597fa4
fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers by
2006-09-11 11:28:28 +0200
d2d394e
small change to comments, renamed two set* functions in client.c into update* by
2006-09-11 10:00:56 +0200
438beea
small fix by
2006-09-11 08:58:58 +0200
281f098
added some comments by
2006-09-11 07:40:41 +0200
6ff346b
Added tag 1.5 for changeset 728c9089b0
by
2006-09-08 08:32:08 +0200
0925dd5
applied sanders patch of not manipulating sel by
2006-09-08 08:19:54 +0200
6f20315
really small changes to dwm.1 by
2006-09-08 07:40:16 +0200
2e68f22
hotfix by
2006-09-07 18:13:19 +0200
8aa860d
simplified unmanage by
2006-09-07 18:12:40 +0200
15abade
using a global stack for focus recovery on arrange() - seems to work great by
2006-09-07 17:53:40 +0200
7ab8c87
made markups in dwm.1 more consistent by
2006-09-07 09:26:01 +0200
4ff8f71
small addition to dwm.1 by
2006-09-07 07:53:29 +0200
d22abee
this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled by
2006-09-06 17:31:52 +0200
a33150e
no this is better by
2006-09-06 15:36:42 +0200
fd00b3a
does this preserve z order for anthony? by
2006-09-06 15:30:28 +0200
e8389a4
maybe this might work by
2006-09-06 13:56:46 +0200
6078d75
Added tag 1.4 for changeset 3cff940376
by
2006-09-06 12:19:07 +0200
57c49fe
prepared dwm-1.4 update by
2006-09-06 12:18:57 +0200
c60de1a
drawstatus even if no client exists by
2006-09-06 12:10:43 +0200
69b738c
sanders solution is convincing and elegant by
2006-09-06 11:54:16 +0200
da0b2a2
seems to preserve floating client z-layer order (even with reorder() calls) by
2006-09-06 11:46:35 +0200
2378a55
Added tag 1.4 for changeset a6b8994af1
by
2006-09-06 10:54:10 +0200
f18ed61
small fix by
2006-09-06 10:03:21 +0200
f6656ff
made args mode symbols the default ones (the default ones look too ugly) by
2006-09-06 09:23:34 +0200
aaad7bf
moved transient_for tag inheritance to settags by
2006-09-06 09:21:17 +0200
0915da8
no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks) by
2006-09-06 09:13:31 +0200
0d0e8bd
no, ordering floating clients at the end seems better by
2006-09-05 19:26:34 +0200
838a1ff
fix by
2006-09-05 18:43:15 +0200
e1315fd
this makes sure the issue mentioned by sander by
2006-09-05 18:04:22 +0200
52a3ab1
fixing zoom by
2006-09-05 17:10:48 +0200
a82e7b7
fixing two off-by-ones by
2006-09-05 16:11:52 +0200
0ed0fa4
ach ich will auch Alt-s by
2006-09-05 16:05:09 +0200
ec85fdd
applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol by
2006-09-05 16:00:09 +0200
3a1343a
renamed resizetile into resizecol by
2006-09-05 13:52:23 +0200
9066ee2
well ok, added Mod-s to default bindings (however, I don't need it) by
2006-09-05 13:27:43 +0200