aboutsummaryrefslogtreecommitdiffstats
path: root/view.c
AgeCommit message (Expand)Author
2006-09-25applied sanders jukka patcharg@mmvi
2006-09-25applied Jukkas patcharg@mmvi
2006-09-22removed all dotile checksarg@mmvi
2006-09-22applied Jukkas remark (dunno if this is correct though)arg@mmvi
2006-09-22applied jukkas patcharg@mmvi
2006-09-22hotfixarg@mmvi
2006-09-22small change to achieve Jukka's last proposalarg@mmvi
2006-09-22fixed issue pointed out by Jukkaarg@mmvi
2006-09-22implemented the maximization as I described on the mailinglist, this feels be...arg@mmvi
2006-09-14removed useless inclusionAnselm R. Garbe
2006-09-12removed a bunch of lines through making function signatures more consistent w...Anselm R. Garbe
2006-09-08applied sanders patch of not manipulating sel1.5Anselm R. Garbe
2006-09-07using a global stack for focus recovery on arrange() - seems to work greatAnselm R. Garbe
2006-09-06this patch keeps track of global z-layer order of clients which are floating ...Anselm R. Garbe
2006-09-06no this is betterAnselm R. Garbe
2006-09-06drawstatus even if no client existsAnselm R. Garbe
2006-09-06sanders solution is convincing and elegantAnselm R. Garbe
2006-09-06small fixAnselm R. Garbe
2006-09-06no, reodering floating clients definately breaks the manage() policy which at...Anselm R. Garbe
2006-09-05no, ordering floating clients at the end seems betterAnselm R. Garbe
2006-09-05fixAnselm R. Garbe
2006-09-05this makes sure the issue mentioned by sanderAnselm R. Garbe
2006-09-05fixing zoomAnselm R. Garbe
2006-09-05fixing two off-by-onesAnselm R. Garbe
2006-09-05applied checking existance of >2 tiles patch (proposed by sander) to zoom and...Anselm R. Garbe
2006-09-05renamed resizetile into resizecolAnselm R. Garbe
2006-09-05s/growcol/resizetile/gAnselm R. Garbe
2006-09-05right, multihead issue is not involved with growcolAnselm R. Garbe
2006-09-05hotfixAnselm R. Garbe
2006-09-05applied a fix related to Sanders remark to growcolAnselm R. Garbe
2006-09-05I really need column growing, now pushing upstreamAnselm R. Garbe
2006-09-05don't access sel in restack without checking for NULL (multihead crashing bug)Anselm R. Garbe
2006-09-04removed unused varsAnselm R. Garbe
2006-09-04reducing focus calls (sanders patch)Anselm R. Garbe
2006-09-04applied Sanders max_and_focus.patchAnselm R. Garbe
2006-08-31reorder was misssing in Ross version of viewallAnselm R. Garbe
2006-08-31added viewall to mainstream (only Ross Mohns version, not the toggle)Anselm R. Garbe
2006-08-31applied sanders patch to remove unnecessary commit()Anselm R. Garbe
2006-08-30removed a warning reported by JukkaAnselm R. Garbe
2006-08-29improved selection policyAnselm R. Garbe
2006-08-29still something wrong with reorder()Anselm R. Garbe
2006-08-29this algorithm seems to keep order for any scenarioAnselm R. Garbe
2006-08-29added attach/detach functions which don't attach at the begin of list, but at...Anselm R. Garbe
2006-08-23updated man pageAnselm R. Garbe
2006-08-23separated setup stuff into main.c:setup() - this makes main() more readableAnselm R. Garbe
2006-08-22separated several functions into view.cAnselm R. Garbe