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