index
:
dwm
master
dynamic window manager
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
view.c
Age
Commit message (
Collapse
)
Author
2007-01-22
applied Sanders all5.patch (thanks for your weekend session, Sander!)
Anselm R. Garbe
2007-01-15
changed restack, to fix undrawed tag indicators
Anselm R. Garbe
2007-01-15
removed drawclient and drawall (they performed useless operations/consumed ↵
Anselm R. Garbe
useless cpu cycles)
2007-01-14
removed mode label stuff
Anselm R. Garbe
2007-01-14
removed client title bar
Anselm R. Garbe
2007-01-12
removing to allow nmaster=0
3.0
Anselm R. Garbe
2007-01-11
allowing nmaster=0 (I think that's a straight idea)
Anselm R. Garbe
2007-01-08
reorganized
Anselm R. Garbe
2007-01-08
implemented nmaster appearance in mode label (using %u)
Anselm R. Garbe
2007-01-05
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-02
corrections
arg@mig29
2007-01-02
next version will contain updated copyright notice
arg@mig29
2006-12-20
small simplification to dotile() (thx to Ross for this hint)
arg@mig29
2006-12-04
hotfix of a serious crashing bug
2.5.1
arg@mig29
2006-11-30
removed viewall(), replaced with view(-1); added tag(-1) to tag a client ↵
arg@mig29
with all tags (new key combo MODKEY-Shift-0)
2006-11-28
togglefloat should only work in dotile mode (thanks to Sander for this hint)
arg@mig29
2006-11-27
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 ↵
arg@mig29
MODKEY-Shift-space as shortcut
2006-11-22
fififif
arg@mig29
2006-11-16
applied Gottox' windowarea patch
arg@mig29
2006-11-03
applied Jukkas patch
arg@mig29
2006-10-31
renamed resizecol into resizemaster
2.1
arg@mig29
2006-10-31
applied Gottox patch to simplify the resizing of col, instead of resizing ↵
arg@mig29
the current area, it only resizes the master area in the future (seems more predictable)
2006-10-27
applied sanders try2 patch
arg@mig29
2006-10-27
applied sanders max size fix
arg@mig29
2006-10-06
hotfix
Anselm R. Garbe
2006-10-06
do* has no Arg arument anymore (never called directly)
1.9
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-05
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
1.8
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-09-29
removed useless updatemaster
Anselm R. Garbe
2006-09-29
fixed small offset issue
Anselm R. Garbe
2006-09-29
fixed the z-layer issue described on mailinglist
Anselm R. Garbe
2006-09-29
removed the direction flipping
Anselm R. Garbe
[next]