aboutsummaryrefslogtreecommitdiffstats
path: root/client.c
AgeCommit message (Expand)Author
2007-02-19renamed manage.c to view.cAnselm R. Garbe
2007-02-19some more refactoringAnselm R. Garbe
2007-02-19added some new convenience functionsAnselm R. Garbe
2007-02-19simplified configurerequest to a bare minimum, removed wrong ban() callsAnselm R. Garbe
2007-02-16removed ugly ban(), extended resize() that it only resets the size if necessa...Anselm R. Garbe
2007-02-14added ban() which takes care than a banned window is not banned again... (thi...Anselm R. Garbe
2007-02-14made for/if/else constructs more consistent, some code polishingAnselm R. Garbe
2007-02-13making it more sure that transient checks will work in any caseAnselm R. Garbe
2007-02-13simplified configurerequestAnselm R. Garbe
2007-02-07replaced getproto with a saner function, now old-school artifacts of WM times...Anselm R. Garbe
2007-02-06yet another fixAnselm R. Garbe
2007-02-06simplificationAnselm R. Garbe
2007-02-06implemented aspect ratio support of windowsAnselm R. Garbe
2007-02-05made some changes more concistentAnselm R. Garbe
2007-01-28handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle...Anselm R. Garbe
2007-01-25prepared yet another hotfix release3.2.2Anselm R. Garbe
2007-01-24applied offscreen appearance hotfixAnselm R. Garbe
2007-01-23renamed activescreen into selscreen3.2Anselm R. Garbe
2007-01-23implemented Sanders remarksAnselm R. Garbe
2007-01-23small changesAnselm R. Garbe
2007-01-23removed a blank lineAnselm R. Garbe
2007-01-23this version should also work with cornercases (like unmanage during !issel, ...Anselm R. Garbe
2007-01-23I think this is the best solution of multihead supportAnselm R. Garbe
2007-01-22this variant is known to work, but focus() is ugly - we need in general a bet...Anselm R. Garbe
2007-01-22applied Sanders all5.patch (thanks for your weekend session, Sander!)Anselm R. Garbe
2007-01-15removed drawclient and drawall (they performed useless operations/consumed us...Anselm R. Garbe
2007-01-14removed client title barAnselm R. Garbe
2007-01-04renamed drawtitle into drawclientAnselm R. Garbe
2007-01-02correctionsarg@mig29
2007-01-02next version will contain updated copyright noticearg@mig29
2007-01-01renamed updatesize into updatesizehints (thx to Sander for this hint)arg@mig29
2006-12-12removed Client->gravarg@mig29
2006-12-11removed gravitate for the momentarg@mig29
2006-12-11disabling configure() during resizearg@mig29
2006-12-11made gravitate effectless, waiting for complains ;)arg@mig29
2006-11-26applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print...arg@mig29
2006-10-27and another fixarg@mig29
2006-10-27applied sanders try2 patcharg@mig29
2006-10-27applied sanders max size fixarg@mig29
2006-10-26reverting to originalarg@mig29
2006-10-26some other changearg@mig29
2006-10-26apply small fix to prevent apps like mplayer wandering when toggling fullscreenarg@mig29
2006-10-06do* has no Arg arument anymore (never called directly)1.9Anselm R. Garbe
2006-10-06code polishing, removed unnecessary newlinesAnselm R. Garbe
2006-09-29applied ality's hardcode-0 patchesAnselm R. Garbe
2006-09-28applied Jukkas patchAnselm R. Garbe
2006-09-27fixing the settags issue, preparing 1.7.11.7.1Anselm R. Garbe
2006-09-26added configure(), but this doesn't really fix those frking broken SDL appsarg@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