aboutsummaryrefslogtreecommitdiff
path: root/client.c
AgeCommit message (Expand)AuthorLines
2007-01-25prepared yet another hotfix releaseAnselm R. Garbe-0/+2
2007-01-24applied offscreen appearance hotfixAnselm R. Garbe-8/+8
2007-01-23renamed activescreen into selscreenAnselm R. Garbe-1/+1
2007-01-23implemented Sanders remarksAnselm R. Garbe-1/+2
2007-01-23small changesAnselm R. Garbe-4/+6
2007-01-23removed a blank lineAnselm R. Garbe-1/+0
2007-01-23this version should also work with cornercases (like unmanage during !issel, ...Anselm R. Garbe-7/+7
2007-01-23I think this is the best solution of multihead supportAnselm R. Garbe-10/+6
2007-01-22this variant is known to work, but focus() is ugly - we need in general a bet...Anselm R. Garbe-8/+12
2007-01-22applied Sanders all5.patch (thanks for your weekend session, Sander!)Anselm R. Garbe-35/+33
2007-01-15removed drawclient and drawall (they performed useless operations/consumed us...Anselm R. Garbe-2/+3
2007-01-14removed client title barAnselm R. Garbe-46/+4
2007-01-04renamed drawtitle into drawclientAnselm R. Garbe-2/+2
2007-01-02correctionsarg@mig29-1/+1
2007-01-02next version will contain updated copyright noticearg@mig29-1/+1
2007-01-01renamed updatesize into updatesizehints (thx to Sander for this hint)arg@mig29-2/+2
2006-12-12removed Client->gravarg@mig29-4/+0
2006-12-11removed gravitate for the momentarg@mig29-54/+1
2006-12-11disabling configure() during resizearg@mig29-1/+1
2006-12-11made gravitate effectless, waiting for complains ;)arg@mig29-0/+1
2006-11-26applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print...arg@mig29-2/+2
2006-10-27and another fixarg@mig29-2/+2
2006-10-27applied sanders try2 patcharg@mig29-3/+3
2006-10-27applied sanders max size fixarg@mig29-1/+1
2006-10-26reverting to originalarg@mig29-1/+1
2006-10-26some other changearg@mig29-3/+3
2006-10-26apply small fix to prevent apps like mplayer wandering when toggling fullscreenarg@mig29-2/+2
2006-10-06do* has no Arg arument anymore (never called directly)Anselm R. Garbe-2/+2
2006-10-06code polishing, removed unnecessary newlinesAnselm R. Garbe-17/+1
2006-09-29applied ality's hardcode-0 patchesAnselm R. Garbe-5/+5
2006-09-28applied Jukkas patchAnselm R. Garbe-6/+6
2006-09-27fixing the settags issue, preparing 1.7.1Anselm R. Garbe-15/+15
2006-09-26added configure(), but this doesn't really fix those frking broken SDL appsarg@mmvi-0/+18
2006-09-22fixed issue pointed out by Jukkaarg@mmvi-4/+0
2006-09-22implemented the maximization as I described on the mailinglist, this feels be...arg@mmvi-37/+4
2006-09-20reviewed client.carg@mmvi-0/+1
2006-09-15offscreen client appearance fixesarg@mmvi-0/+10
2006-09-15focus() enforces visibility of a client if not NULLarg@mmvi-1/+1
2006-09-12removed a bunch of lines through making function signatures more consistent w...Anselm R. Garbe-34/+16
2006-09-11small change to comments, renamed two set* functions in client.c into update*Anselm R. Garbe-4/+4
2006-09-11added some commentsAnselm R. Garbe-3/+3
2006-09-08applied sanders patch of not manipulating selAnselm R. Garbe-2/+4
2006-09-07hotfixAnselm R. Garbe-1/+1
2006-09-07simplified unmanageAnselm R. Garbe-8/+2
2006-09-07using a global stack for focus recovery on arrange() - seems to work greatAnselm R. Garbe-2/+14
2006-09-06no this is betterAnselm R. Garbe-7/+0
2006-09-06does this preserve z order for anthony?Anselm R. Garbe-2/+7
2006-09-06maybe this might workAnselm R. Garbe-0/+2
2006-09-06sanders solution is convincing and elegantAnselm R. Garbe-8/+0
2006-09-06seems to preserve floating client z-layer order (even with reorder() calls)Anselm R. Garbe-0/+8