Anselm R. Garbe
|
5cc27f1b3c
introduced tile.c, some refactoring of functions
|
před 18 roky |
Anselm R. Garbe
|
4cff744438
don't resize master if not in tiled mode
|
před 18 roky |
Anselm R. Garbe
|
de6695792a
well, resize should be called in dofloat anyways ;)
|
před 18 roky |
Anselm R. Garbe
|
6e22ccf7b1
removed ugly ban(), extended resize() that it only resets the size if necessary, added border_width commit to manage()
|
před 18 roky |
Anselm R. Garbe
|
8a5f002c41
removed getnext/getprev, redundant
|
před 18 roky |
Anselm R. Garbe
|
3ce8c9f338
added ban() which takes care than a banned window is not banned again... (this reduces the overall ConfigureNotify's to clients)
|
před 18 roky |
Anselm R. Garbe
|
e256afe31e
made for/if/else constructs more consistent, some code polishing
|
před 18 roky |
Anselm R. Garbe
|
6ba400ee0f
yet another consistency fix of dwm
|
před 18 roky |
Anselm R. Garbe
|
042297b27b
applied Sander's drop_bh patch
|
před 19 roky |
Anselm R. Garbe
|
2c1db7ed35
prepared yet another hotfix release
|
před 19 roky |
Anselm R. Garbe
|
b233089815
applied Sanders all5.patch (thanks for your weekend session, Sander!)
|
před 19 roky |
Anselm R. Garbe
|
72faa1919e
changed restack, to fix undrawed tag indicators
|
před 19 roky |
Anselm R. Garbe
|
f8181f64e2
removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles)
|
před 19 roky |
Anselm R. Garbe
|
ceea528eff
removed mode label stuff
|
před 19 roky |
Anselm R. Garbe
|
6c5dc7017c
removed client title bar
|
před 19 roky |
Anselm R. Garbe
|
f679125206
removing to allow nmaster=0
|
před 19 roky |
Anselm R. Garbe
|
d108cfa7fc
allowing nmaster=0 (I think that's a straight idea)
|
před 19 roky |
Anselm R. Garbe
|
5a5851bac2
reorganized
|
před 19 roky |
Anselm R. Garbe
|
1d4a24dae0
implemented nmaster appearance in mode label (using %u)
|
před 19 roky |
Anselm R. Garbe
|
6c767072a3
allowing swap() for first master client
|
před 19 roky |
Anselm R. Garbe
|
e9cfae7aba
prevent pop() if first sel == nexttiled(clients)
|
před 19 roky |
Anselm R. Garbe
|
7ac0de8350
removed swap(), implemented pop for everything
|
před 19 roky |
Anselm R. Garbe
|
0b7c0f10ee
preserving c1->snext and c2->snext in swap() as well.
|
před 19 roky |
Anselm R. Garbe
|
51f6405b0d
fixing some minor issues
|
před 19 roky |
Anselm R. Garbe
|
d939f301fa
adding some prevention that master clients get smaller than bh
|
před 19 roky |
Anselm R. Garbe
|
0faaba04a5
allowing zoom within master area as well
|
před 19 roky |
Anselm R. Garbe
|
06bae9dfb7
added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
|
před 19 roky |
Anselm R. Garbe
|
0b80d1842d
experimental version which allows master clients being increased/decreased
|
před 19 roky |
arg@mig29
|
ac24f132db
corrections
|
před 19 roky |
arg@mig29
|
cb4aa5bc35
next version will contain updated copyright notice
|
před 19 roky |