index
:
suckless/dwm
this commit
bong
master
musl
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
view.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
applied Sanders all5.patch (thanks for your weekend session, Sander!)
Anselm R. Garbe
2007-01-22
1
-4
/
+4
*
changed restack, to fix undrawed tag indicators
Anselm R. Garbe
2007-01-15
1
-3
/
+2
*
removed drawclient and drawall (they performed useless operations/consumed us...
Anselm R. Garbe
2007-01-15
1
-1
/
+0
*
removed mode label stuff
Anselm R. Garbe
2007-01-14
1
-8
/
+0
*
removed client title bar
Anselm R. Garbe
2007-01-14
1
-10
/
+4
*
removing to allow nmaster=0
3.0
Anselm R. Garbe
2007-01-12
1
-11
/
+4
*
allowing nmaster=0 (I think that's a straight idea)
Anselm R. Garbe
2007-01-11
1
-5
/
+12
*
reorganized
Anselm R. Garbe
2007-01-08
1
-4
/
+8
*
implemented nmaster appearance in mode label (using %u)
Anselm R. Garbe
2007-01-08
1
-2
/
+10
*
allowing swap() for first master client
Anselm R. Garbe
2007-01-05
1
-10
/
+10
*
prevent pop() if first sel == nexttiled(clients)
Anselm R. Garbe
2007-01-05
1
-1
/
+1
*
removed swap(), implemented pop for everything
Anselm R. Garbe
2007-01-05
1
-61
/
+8
*
preserving c1->snext and c2->snext in swap() as well.
Anselm R. Garbe
2007-01-05
1
-0
/
+4
*
fixing some minor issues
Anselm R. Garbe
2007-01-05
1
-11
/
+12
*
adding some prevention that master clients get smaller than bh
Anselm R. Garbe
2007-01-05
1
-1
/
+2
*
allowing zoom within master area as well
Anselm R. Garbe
2007-01-05
1
-3
/
+4
*
added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
Anselm R. Garbe
2007-01-05
1
-13
/
+52
*
experimental version which allows master clients being increased/decreased
Anselm R. Garbe
2007-01-05
1
-21
/
+34
*
corrections
arg@mig29
2007-01-02
1
-1
/
+1
*
next version will contain updated copyright notice
arg@mig29
2007-01-02
1
-1
/
+1
*
small simplification to dotile() (thx to Ross for this hint)
arg@mig29
2006-12-20
1
-6
/
+5
*
hotfix of a serious crashing bug
2.5.1
arg@mig29
2006-12-04
1
-1
/
+2
*
removed viewall(), replaced with view(-1); added tag(-1) to tag a client with...
arg@mig29
2006-11-30
1
-10
/
+1
*
togglefloat should only work in dotile mode (thanks to Sander for this hint)
arg@mig29
2006-11-28
1
-1
/
+1
*
applied Szabolcs Nagy's patch (thank you!)
arg@mig29
2006-11-27
1
-1
/
+1
*
applied patch by Jukka
arg@mig29
2006-11-27
1
-1
/
+1
*
added togglefloat to hg tip (i consider this useful for some cases), using MO...
arg@mig29
2006-11-27
1
-0
/
+8
*
fififif
arg@mig29
2006-11-22
1
-33
/
+0
*
applied Gottox' windowarea patch
arg@mig29
2006-11-16
1
-23
/
+17
*
applied Jukkas patch
arg@mig29
2006-11-03
1
-3
/
+7
*
renamed resizecol into resizemaster
2.1
arg@mig29
2006-10-31
1
-1
/
+1
*
applied Gottox patch to simplify the resizing of col, instead of resizing the...
arg@mig29
2006-10-31
1
-17
/
+2
*
applied sanders try2 patch
arg@mig29
2006-10-27
1
-2
/
+1
*
applied sanders max size fix
arg@mig29
2006-10-27
1
-0
/
+4
*
hotfix
Anselm R. Garbe
2006-10-06
1
-1
/
+2
*
do* has no Arg arument anymore (never called directly)
1.9
Anselm R. Garbe
2006-10-06
1
-9
/
+9
*
code polishing, removed unnecessary newlines
Anselm R. Garbe
2006-10-06
1
-14
/
+4
*
yet another small fix and simplification of dotile
Anselm R. Garbe
2006-10-06
1
-18
/
+10
*
removed the stack position stuff
Anselm R. Garbe
2006-10-05
1
-58
/
+13
*
small boundary check fix
Anselm R. Garbe
2006-10-05
1
-2
/
+2
*
changing MASTER value from percent into per mill
Anselm R. Garbe
2006-10-05
1
-2
/
+2
*
simplified dotile(), removed misleading line
1.8
Anselm R. Garbe
2006-10-05
1
-2
/
+3
*
keep master ratio on resizecol -> arrange
Anselm R. Garbe
2006-10-05
1
-14
/
+10
*
yet another simplification of dotile()
Anselm R. Garbe
2006-10-05
1
-30
/
+25
*
simplified dotile()
Anselm R. Garbe
2006-10-05
1
-36
/
+20
*
applied resizecol fix by Jukka
Anselm R. Garbe
2006-10-05
1
-2
/
+4
*
removed useless updatemaster
Anselm R. Garbe
2006-09-29
1
-6
/
+1
*
fixed small offset issue
Anselm R. Garbe
2006-09-29
1
-1
/
+1
*
fixed the z-layer issue described on mailinglist
Anselm R. Garbe
2006-09-29
1
-1
/
+8
*
removed the direction flipping
Anselm R. Garbe
2006-09-29
1
-60
/
+18
[next]