aboutsummaryrefslogtreecommitdiffstats
path: root/client.c
AgeCommit message (Expand)Author
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
2006-09-20reviewed client.carg@mmvi
2006-09-15offscreen client appearance fixesarg@mmvi
2006-09-15focus() enforces visibility of a client if not NULLarg@mmvi
2006-09-12removed a bunch of lines through making function signatures more consistent w...Anselm R. Garbe
2006-09-11small change to comments, renamed two set* functions in client.c into update*Anselm R. Garbe
2006-09-11added some commentsAnselm R. Garbe
2006-09-08applied sanders patch of not manipulating sel1.5Anselm R. Garbe
2006-09-07hotfixAnselm R. Garbe
2006-09-07simplified unmanageAnselm R. Garbe
2006-09-07using a global stack for focus recovery on arrange() - seems to work greatAnselm R. Garbe
2006-09-06no this is betterAnselm R. Garbe
2006-09-06does this preserve z order for anthony?Anselm R. Garbe
2006-09-06maybe this might workAnselm R. Garbe
2006-09-06sanders solution is convincing and elegantAnselm R. Garbe
2006-09-06seems to preserve floating client z-layer order (even with reorder() calls)Anselm R. Garbe
2006-09-06moved transient_for tag inheritance to settagsAnselm 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-04simplified manageAnselm R. Garbe
2006-09-04hotfixing with sanders hintAnselm R. Garbe
2006-09-04fixing the issue that new clients appear loweredAnselm R. Garbe
2006-09-04applied Sanders max_and_focus.patchAnselm R. Garbe
2006-08-29still something wrong with reorder()Anselm R. Garbe
2006-08-29added attach/detach functions which don't attach at the begin of list, but at...Anselm R. Garbe
2006-08-28removed crappy variablesAnselm R. Garbe
2006-08-28applied sanders focus_ patchesAnselm R. Garbe
2006-08-23updated man pageAnselm R. Garbe
2006-08-22separated several functions into view.cAnselm R. Garbe
2006-08-21windows which have set transient_for hint inherit the transient_for window ta...arg@localhost.10kloc.org
2006-08-21after switching to OpenBSD again, I switched back to a saner color schemearg@localhost.10kloc.org
2006-08-21applied Sanders focus_* patches, removed the unnecessary clean-prefix from th...Anselm R.Garbe
2006-08-18applied Sanders patchAnselm R.Garbe
2006-08-18made a new client position strategy similiar to that one proposed by Sander, ...Anselm R.Garbe
2006-08-17fixed a bug reported by sanderAnselm R.Garbe
2006-08-17centering apps only if transient_for is not(!) setAnselm R.Garbe
2006-08-17fixed issue Sander reportedAnselm R.Garbe
2006-08-16condition was insufficientAnselm R.Garbe
2006-08-16fixed issue reported by sanderAnselm R.Garbe
2006-08-16added general centralization rule for new clients (works around various borke...Anselm R.Garbe
2006-08-14removed NUMLOCKMASK, added dynamically calculated numlockmask insteadAnselm R.Garbe
2006-08-14fixedAnselm R.Garbe
2006-08-14added some flicker preventionAnselm R.Garbe
2006-08-14fixed a core dumpAnselm R.Garbe