Age | Commit message (Expand) | Author |
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 line1.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 |
2006-09-29 | small fix of a corner case | Anselm R. Garbe |
2006-09-29 | added the new dotile as described on ml | Anselm R. Garbe |
2006-09-29 | prelim of dotile() | Anselm R. Garbe |
2006-09-29 | first step to a more flexible dotile() algorithm | Anselm R. Garbe |
2006-09-28 | renamed column into area | Anselm R. Garbe |
2006-09-28 | applied Jukkas patch | Anselm R. Garbe |
2006-09-25 | applied sanders jukka patch | arg@mmvi |
2006-09-25 | applied Jukkas patch | arg@mmvi |
2006-09-22 | removed all dotile checks | arg@mmvi |
2006-09-22 | applied Jukkas remark (dunno if this is correct though) | arg@mmvi |
2006-09-22 | applied jukkas patch | arg@mmvi |
2006-09-22 | hotfix | arg@mmvi |
2006-09-22 | small change to achieve Jukka's last proposal | arg@mmvi |
2006-09-22 | fixed issue pointed out by Jukka | arg@mmvi |
2006-09-22 | implemented the maximization as I described on the mailinglist, this feels be... | arg@mmvi |
2006-09-14 | removed useless inclusion | Anselm R. Garbe |
2006-09-12 | removed a bunch of lines through making function signatures more consistent w... | Anselm R. Garbe |
2006-09-08 | applied sanders patch of not manipulating sel1.5 | Anselm R. Garbe |
2006-09-07 | using a global stack for focus recovery on arrange() - seems to work great | Anselm R. Garbe |
2006-09-06 | this patch keeps track of global z-layer order of clients which are floating ... | Anselm R. Garbe |
2006-09-06 | no this is better | Anselm R. Garbe |
2006-09-06 | drawstatus even if no client exists | Anselm R. Garbe |
2006-09-06 | sanders solution is convincing and elegant | Anselm R. Garbe |
2006-09-06 | small fix | Anselm R. Garbe |
2006-09-06 | no, reodering floating clients definately breaks the manage() policy which at... | Anselm R. Garbe |
2006-09-05 | no, ordering floating clients at the end seems better | Anselm R. Garbe |
2006-09-05 | fix | Anselm R. Garbe |
2006-09-05 | this makes sure the issue mentioned by sander | Anselm R. Garbe |
2006-09-05 | fixing zoom | Anselm R. Garbe |
2006-09-05 | fixing two off-by-ones | Anselm R. Garbe |
2006-09-05 | applied checking existance of >2 tiles patch (proposed by sander) to zoom and... | Anselm R. Garbe |
2006-09-05 | renamed resizetile into resizecol | Anselm R. Garbe |
2006-09-05 | s/growcol/resizetile/g | Anselm R. Garbe |
2006-09-05 | right, multihead issue is not involved with growcol | Anselm R. Garbe |
2006-09-05 | hotfix | Anselm R. Garbe |