aboutsummaryrefslogtreecommitdiff
path: root/client.c
AgeCommit message (Expand)AuthorLines
2006-07-18implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe-48/+68
2006-07-18pop on heretagAnselm R. Garbe-7/+14
2006-07-18added heretag command which allows to tag a client of a foreign tag with curr...Anselm R. Garbe-4/+4
2006-07-16another XSyncAnselm R. Garbe-0/+1
2006-07-16several additions in mouse handling ;)Anselm R. Garbe-6/+7
2006-07-15fixed XSync handling and finished man pageAnselm R. Garbe-4/+3
2006-07-15sanitized other stuffAnselm R. Garbe-2/+2
2006-07-15proceeded with cleaning up, sorting functions, etcAnselm R. Garbe-205/+206
2006-07-15rearranged several stuffAnselm R. Garbe-58/+87
2006-07-14sanitized namesAnselm R. Garbe-14/+14
2006-07-14rearrangedAnselm R. Garbe-227/+3
2006-07-14bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) modeAnselm R. Garbe-0/+2
2006-07-14fixed crash on zoom if only 1 client existsAnselm R. Garbe-3/+9
2006-07-14removed a bunch of lines through swap removalAnselm R. Garbe-2/+2
2006-07-14searching for a better way to discard enter notifiesAnselm R. Garbe-13/+11
2006-07-14focus on view change as wellAnselm R. Garbe-0/+3
2006-07-14made stdin reader more robustAnselm R. Garbe-4/+9
2006-07-14implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe-12/+18
2006-07-14continued with man pageAnselm R. Garbe-1/+1
2006-07-13except improvements to the mouse handling this is already nearly feature comp...Anselm R. Garbe-0/+5
2006-07-13added mini stuffAnselm R. Garbe-20/+31
2006-07-13fixed several things, nearly feature completeAnselm R. Garbe-25/+30
2006-07-13new stuffAnselm R. Garbe-44/+78
2006-07-13several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe-95/+140
2006-07-13implemented tagging a clientAnselm R. Garbe-57/+113
2006-07-13added xlock command (I need it regularly)Anselm R. Garbe-20/+10
2006-07-13added pointer warps on kb-driven/manage-driven focusAnselm R. Garbe-0/+3
2006-07-13changed back to urxvt, dwm has no problems with it, because it doesn't use fr...Anselm R. Garbe-1/+1
2006-07-13changed default colorsAnselm R. Garbe-7/+8
2006-07-13added logo+descriptionAnselm R. Garbe-22/+33
2006-07-13new stuff (some warning elimination)Anselm R. Garbe-3/+3
2006-07-13removed unnecessary crapAnselm R. Garbe-20/+14
2006-07-13before leaning things upAnselm R. Garbe-9/+52
2006-07-12new stuff, fixed several issuesAnselm R. Garbe-2/+2
2006-07-12added gravity stuffAnselm R. Garbe-5/+67
2006-07-12added maxAnselm R. Garbe-0/+12
2006-07-12added grid mode on Mod1Mask gAnselm R. Garbe-1/+69
2006-07-12simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe-22/+42
2006-07-12some more additions/fixesAnselm R. Garbe-2/+11
2006-07-11fixed several other stuff, coming closer to something usefulAnselm R. Garbe-13/+16
2006-07-11implemented draw_client stuffAnselm R. Garbe-15/+49
2006-07-11made code more readableAnselm R. Garbe-20/+30
2006-07-11added basic mouse support (actually we don't need more)Anselm R. Garbe-4/+7
2006-07-11added mouse-based resizalsAnselm R. Garbe-2/+30
2006-07-11several changes, new stuffAnselm R. Garbe-0/+5
2006-07-11added bar event timerAnselm R. Garbe-0/+9
2006-07-11added protocol killing stuffAnselm R. Garbe-7/+26
2006-07-11changed how manage client worksAnselm R. Garbe-12/+33
2006-07-11fixed several stuff (gridwm gets better and better)Anselm R. Garbe-2/+10
2006-07-11new stuffAnselm R. Garbe-1/+1