aboutsummaryrefslogtreecommitdiff
path: root/client.c
Commit message (Expand)AuthorAge
* fixed crash on zoom if only 1 client existsAnselm R. Garbe2006-07-14
* removed a bunch of lines through swap removalAnselm R. Garbe2006-07-14
* searching for a better way to discard enter notifiesAnselm R. Garbe2006-07-14
* focus on view change as wellAnselm R. Garbe2006-07-14
* made stdin reader more robustAnselm R. Garbe2006-07-14
* implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe2006-07-14
* continued with man pageAnselm R. Garbe2006-07-14
* except improvements to the mouse handling this is already nearly feature comp...Anselm R. Garbe2006-07-13
* added mini stuffAnselm R. Garbe2006-07-13
* fixed several things, nearly feature completeAnselm R. Garbe2006-07-13
* new stuffAnselm R. Garbe2006-07-13
* several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe2006-07-13
* implemented tagging a clientAnselm R. Garbe2006-07-13
* added xlock command (I need it regularly)Anselm R. Garbe2006-07-13
* added pointer warps on kb-driven/manage-driven focusAnselm R. Garbe2006-07-13
* changed back to urxvt, dwm has no problems with it, because it doesn't use fr...Anselm R. Garbe2006-07-13
* changed default colorsAnselm R. Garbe2006-07-13
* added logo+descriptionAnselm R. Garbe2006-07-13
* new stuff (some warning elimination)Anselm R. Garbe2006-07-13
* removed unnecessary crapAnselm R. Garbe2006-07-13
* before leaning things upAnselm R. Garbe2006-07-13
* new stuff, fixed several issuesAnselm R. Garbe2006-07-12
* added gravity stuffAnselm R. Garbe2006-07-12
* added maxAnselm R. Garbe2006-07-12
* added grid mode on Mod1Mask gAnselm R. Garbe2006-07-12
* simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe2006-07-12
* some more additions/fixesAnselm R. Garbe2006-07-12
* fixed several other stuff, coming closer to something usefulAnselm R. Garbe2006-07-11
* implemented draw_client stuffAnselm R. Garbe2006-07-11
* made code more readableAnselm R. Garbe2006-07-11
* added basic mouse support (actually we don't need more)Anselm R. Garbe2006-07-11
* added mouse-based resizalsAnselm R. Garbe2006-07-11
* several changes, new stuffAnselm R. Garbe2006-07-11
* added bar event timerAnselm R. Garbe2006-07-11
* added protocol killing stuffAnselm R. Garbe2006-07-11
* changed how manage client worksAnselm R. Garbe2006-07-11
* fixed several stuff (gridwm gets better and better)Anselm R. Garbe2006-07-11
* new stuffAnselm R. Garbe2006-07-11
* added several other stuffAnselm R. Garbe2006-07-10