Anselm R. Garbe
|
a1e9362d38
|
some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
|
18 years ago |
Anselm R. Garbe
|
cbfc69e310
|
made introduction comment in dwm.h shorter
|
18 years ago |
Anselm R. Garbe
|
1d7674bb22
|
applied Christof Musik's multihead patch for a pathologic cornercase
|
18 years ago |
Anselm R. Garbe
|
e6cc22396a
|
added a general comment to dwm.h how dwm is basically organized
|
18 years ago |
Anselm R. Garbe
|
868159fd0a
|
some other simplifications
|
18 years ago |
Anselm R. Garbe
|
b597fa4637
|
fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers
|
18 years ago |
Anselm R. Garbe
|
d2d394eccf
|
small change to comments, renamed two set* functions in client.c into update*
|
18 years ago |
Anselm R. Garbe
|
438beeabde
|
small fix
|
18 years ago |
Anselm R. Garbe
|
281f0981a6
|
added some comments
|
18 years ago |
Anselm R. Garbe
|
6ff346bed9
|
Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97
|
18 years ago |
Anselm R. Garbe
|
0925dd588c
|
applied sanders patch of not manipulating sel
|
18 years ago |
Anselm R. Garbe
|
6f20315dff
|
really small changes to dwm.1
|
18 years ago |
Anselm R. Garbe
|
2e68f22118
|
hotfix
|
18 years ago |
Anselm R. Garbe
|
8aa860d270
|
simplified unmanage
|
18 years ago |
Anselm R. Garbe
|
15abade272
|
using a global stack for focus recovery on arrange() - seems to work great
|
18 years ago |
Anselm R. Garbe
|
7ab8c87281
|
made markups in dwm.1 more consistent
|
18 years ago |
Anselm R. Garbe
|
4ff8f71643
|
small addition to dwm.1
|
18 years ago |
Anselm R. Garbe
|
d22abeee86
|
this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled
|
18 years ago |
Anselm R. Garbe
|
a33150eb4b
|
no this is better
|
18 years ago |
Anselm R. Garbe
|
fd00b3a186
|
does this preserve z order for anthony?
|
18 years ago |
Anselm R. Garbe
|
e8389a4cc0
|
maybe this might work
|
18 years ago |
Anselm R. Garbe
|
6078d756bc
|
Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e
|
18 years ago |
Anselm R. Garbe
|
57c49fe867
|
prepared dwm-1.4 update
|
18 years ago |
Anselm R. Garbe
|
c60de1acd4
|
drawstatus even if no client exists
|
18 years ago |
Anselm R. Garbe
|
69b738c097
|
sanders solution is convincing and elegant
|
18 years ago |
Anselm R. Garbe
|
da0b2a2f31
|
seems to preserve floating client z-layer order (even with reorder() calls)
|
18 years ago |
Anselm R. Garbe
|
2378a558a2
|
Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143
|
18 years ago |
Anselm R. Garbe
|
f18ed615ae
|
small fix
|
18 years ago |
Anselm R. Garbe
|
f6656fffb4
|
made args mode symbols the default ones (the default ones look too ugly)
|
18 years ago |
Anselm R. Garbe
|
aaad7bfd15
|
moved transient_for tag inheritance to settags
|
18 years ago |
Anselm R. Garbe
|
0915da8842
|
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)
|
18 years ago |
Anselm R. Garbe
|
0d0e8bde13
|
no, ordering floating clients at the end seems better
|
18 years ago |
Anselm R. Garbe
|
838a1ff950
|
fix
|
18 years ago |
Anselm R. Garbe
|
e1315fd40c
|
this makes sure the issue mentioned by sander
|
18 years ago |
Anselm R. Garbe
|
52a3ab1042
|
fixing zoom
|
18 years ago |
Anselm R. Garbe
|
a82e7b765e
|
fixing two off-by-ones
|
18 years ago |
Anselm R. Garbe
|
0ed0fa4d5b
|
ach ich will auch Alt-s
|
18 years ago |
Anselm R. Garbe
|
ec85fddb9a
|
applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol
|
18 years ago |
Anselm R. Garbe
|
3a1343a245
|
renamed resizetile into resizecol
|
18 years ago |
Anselm R. Garbe
|
9066ee2eb4
|
well ok, added Mod-s to default bindings (however, I don't need it)
|
18 years ago |
Anselm R. Garbe
|
40bd21ce63
|
s/growcol/resizetile/g
|
18 years ago |
Anselm R. Garbe
|
4633fbec61
|
right, multihead issue is not involved with growcol
|
18 years ago |
Anselm R. Garbe
|
25060031a5
|
hotfix
|
18 years ago |
Anselm R. Garbe
|
c7ae6334b7
|
applied a fix related to Sanders remark to growcol
|
18 years ago |
Anselm R. Garbe
|
eac04882b4
|
sanders toggletag patch is much more elegant
|
18 years ago |
Anselm R. Garbe
|
6499fc4f93
|
I really need column growing, now pushing upstream
|
18 years ago |
Anselm R. Garbe
|
04f27a5438
|
don't access sel in restack without checking for NULL (multihead crashing bug)
|
18 years ago |
Anselm R. Garbe
|
1b3903d6e9
|
fixing c->weight handling
|
18 years ago |
Anselm R. Garbe
|
cc05093b0d
|
removed some useless tags
|
18 years ago |
Anselm R. Garbe
|
6436dd4438
|
after 1.3
|
18 years ago |