aboutsummaryrefslogtreecommitdiffstats
path: root/client.c
AgeCommit message (Expand)Author
2006-07-19fixed the bug mentioned by Sanderarg@10ksloc.org
2006-07-19refactored Sanders code somewhatarg@10ksloc.org
2006-07-19implemented fallback for too many clients in stacked modearg@10ksloc.org
2006-07-19and another fix...arg@10ksloc.org
2006-07-19yet another typo fixarg@10ksloc.org
2006-07-19fixed a typoarg@10ksloc.org
2006-07-19floating clients get random (x,y) offsets nowarg@10ksloc.org
2006-07-19applied Sanders resize patch, fixed lower bugarg@10ksloc.org
2006-07-18implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe
2006-07-18pop on heretagAnselm R. Garbe
2006-07-18added heretag command which allows to tag a client of a foreign tag with curr...Anselm R. Garbe
2006-07-16another XSyncAnselm R. Garbe
2006-07-16several additions in mouse handling ;)Anselm R. Garbe
2006-07-15fixed XSync handling and finished man pageAnselm R. Garbe
2006-07-15sanitized other stuffAnselm R. Garbe
2006-07-15proceeded with cleaning up, sorting functions, etcAnselm R. Garbe
2006-07-15rearranged several stuffAnselm R. Garbe
2006-07-14sanitized namesAnselm R. Garbe
2006-07-14rearrangedAnselm R. Garbe
2006-07-14bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) modeAnselm R. Garbe
2006-07-14fixed crash on zoom if only 1 client existsAnselm R. Garbe
2006-07-14removed a bunch of lines through swap removalAnselm R. Garbe
2006-07-14searching for a better way to discard enter notifiesAnselm R. Garbe
2006-07-14focus on view change as wellAnselm R. Garbe
2006-07-14made stdin reader more robustAnselm R. Garbe
2006-07-14implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe
2006-07-14continued with man pageAnselm R. Garbe
2006-07-13except improvements to the mouse handling this is already nearly feature comp...Anselm R. Garbe
2006-07-13added mini stuffAnselm R. Garbe
2006-07-13fixed several things, nearly feature completeAnselm R. Garbe
2006-07-13new stuffAnselm R. Garbe
2006-07-13several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe
2006-07-13implemented tagging a clientAnselm R. Garbe
2006-07-13added xlock command (I need it regularly)Anselm R. Garbe
2006-07-13added pointer warps on kb-driven/manage-driven focusAnselm R. Garbe
2006-07-13changed back to urxvt, dwm has no problems with it, because it doesn't use fr...Anselm R. Garbe
2006-07-13changed default colorsAnselm R. Garbe
2006-07-13added logo+descriptionAnselm R. Garbe
2006-07-13new stuff (some warning elimination)Anselm R. Garbe
2006-07-13removed unnecessary crapAnselm R. Garbe
2006-07-13before leaning things upAnselm R. Garbe
2006-07-12new stuff, fixed several issuesAnselm R. Garbe
2006-07-12added gravity stuffAnselm R. Garbe
2006-07-12added maxAnselm R. Garbe
2006-07-12added grid mode on Mod1Mask gAnselm R. Garbe
2006-07-12simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe
2006-07-12some more additions/fixesAnselm R. Garbe
2006-07-11fixed several other stuff, coming closer to something usefulAnselm R. Garbe
2006-07-11implemented draw_client stuffAnselm R. Garbe
2006-07-11made code more readableAnselm R. Garbe