aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-09-15added visibility check to enternotify as well1.6arg@mmvi
2006-09-15offscreen client appearance fixesarg@mmvi
2006-09-15focus() enforces visibility of a client if not NULLarg@mmvi
2006-09-14removed useless inclusionAnselm R. Garbe
2006-09-12fixed executing of dmenu output to handle args correctlyAnselm R. Garbe
2006-09-12removed a bunch of lines through making function signatures more consistent w...Anselm R. Garbe
2006-09-12some more simplifications of intro comment in dwm.h, this should suffice for ...Anselm R. Garbe
2006-09-12made introduction comment in dwm.h shorterAnselm R. Garbe
2006-09-12applied Christof Musik's multihead patch for a pathologic cornercaseAnselm R. Garbe
2006-09-12added a general comment to dwm.h how dwm is basically organizedAnselm R. Garbe
2006-09-11some other simplificationsAnselm R. Garbe
2006-09-11fixed some other comments, now also the code side seems to be at a level to b...Anselm R. Garbe
2006-09-11small change to comments, renamed two set* functions in client.c into update*Anselm R. Garbe
2006-09-11small fixAnselm R. Garbe
2006-09-11added some commentsAnselm R. Garbe
2006-09-08Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97Anselm R. Garbe
2006-09-08applied sanders patch of not manipulating sel1.5Anselm R. Garbe
2006-09-08really small changes to dwm.1Anselm 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-07made markups in dwm.1 more consistentAnselm R. Garbe
2006-09-07small addition to dwm.1Anselm 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-06does this preserve z order for anthony?Anselm R. Garbe
2006-09-06maybe this might workAnselm R. Garbe
2006-09-06Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8eAnselm R. Garbe
2006-09-06prepared dwm-1.4 update1.4Anselm R. Garbe
2006-09-06drawstatus even if no client existsAnselm 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-06Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143Anselm R. Garbe
2006-09-06small fixAnselm R. Garbe
2006-09-06made args mode symbols the default ones (the default ones look too ugly)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-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-05ach ich will auch Alt-sAnselm 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-05well ok, added Mod-s to default bindings (however, I don't need it)Anselm 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