aboutsummaryrefslogtreecommitdiff
path: root/client.c
Commit message (Collapse)AuthorAgeLines
* refactored Sanders code somewhatarg@10ksloc.org2006-07-19-2/+2
|
* implemented fallback for too many clients in stacked modearg@10ksloc.org2006-07-19-2/+3
|
* and another fix...arg@10ksloc.org2006-07-19-1/+1
|
* yet another typo fixarg@10ksloc.org2006-07-19-2/+2
|
* fixed a typoarg@10ksloc.org2006-07-19-1/+1
|
* floating clients get random (x,y) offsets nowarg@10ksloc.org2006-07-19-0/+7
|
* applied Sanders resize patch, fixed lower bugarg@10ksloc.org2006-07-19-2/+8
|
* implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe2006-07-18-48/+68
|
* pop on heretagAnselm R. Garbe2006-07-18-7/+14
|
* added heretag command which allows to tag a client of a foreign tag with ↵Anselm R. Garbe2006-07-18-4/+4
| | | | current tag
* another XSyncAnselm R. Garbe2006-07-16-0/+1
|
* several additions in mouse handling ;)Anselm R. Garbe2006-07-16-6/+7
|
* fixed XSync handling and finished man pageAnselm R. Garbe2006-07-15-4/+3
|
* sanitized other stuffAnselm R. Garbe2006-07-15-2/+2
|
* proceeded with cleaning up, sorting functions, etcAnselm R. Garbe2006-07-15-205/+206
|
* rearranged several stuffAnselm R. Garbe2006-07-15-58/+87
|
* sanitized namesAnselm R. Garbe2006-07-14-14/+14
|
* rearrangedAnselm R. Garbe2006-07-14-227/+3
|
* bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) modeAnselm R. Garbe2006-07-14-0/+2
|
* fixed crash on zoom if only 1 client existsAnselm R. Garbe2006-07-14-3/+9
|
* removed a bunch of lines through swap removalAnselm R. Garbe2006-07-14-2/+2
|
* searching for a better way to discard enter notifiesAnselm R. Garbe2006-07-14-13/+11
|
* focus on view change as wellAnselm R. Garbe2006-07-14-0/+3
|
* made stdin reader more robustAnselm R. Garbe2006-07-14-4/+9
|
* implemented bar for dwm (I miss status text), I plan that status text is ↵Anselm R. Garbe2006-07-14-12/+18
| | | | read from stdin in dwm
* continued with man pageAnselm R. Garbe2006-07-14-1/+1
|
* except improvements to the mouse handling this is already nearly feature ↵Anselm R. Garbe2006-07-13-0/+5
| | | | complete
* added mini stuffAnselm R. Garbe2006-07-13-20/+31
|
* fixed several things, nearly feature completeAnselm R. Garbe2006-07-13-25/+30
|
* new stuffAnselm R. Garbe2006-07-13-44/+78
|
* several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe2006-07-13-95/+140
|
* implemented tagging a clientAnselm R. Garbe2006-07-13-57/+113
|
* added xlock command (I need it regularly)Anselm R. Garbe2006-07-13-20/+10
|
* added pointer warps on kb-driven/manage-driven focusAnselm R. Garbe2006-07-13-0/+3
|
* changed back to urxvt, dwm has no problems with it, because it doesn't use ↵Anselm R. Garbe2006-07-13-1/+1
| | | | frame windows ;)
* changed default colorsAnselm R. Garbe2006-07-13-7/+8
|
* added logo+descriptionAnselm R. Garbe2006-07-13-22/+33
|
* new stuff (some warning elimination)Anselm R. Garbe2006-07-13-3/+3
|
* removed unnecessary crapAnselm R. Garbe2006-07-13-20/+14
|
* before leaning things upAnselm R. Garbe2006-07-13-9/+52
|
* new stuff, fixed several issuesAnselm R. Garbe2006-07-12-2/+2
|
* added gravity stuffAnselm R. Garbe2006-07-12-5/+67
|
* added maxAnselm R. Garbe2006-07-12-0/+12
|
* added grid mode on Mod1Mask gAnselm R. Garbe2006-07-12-1/+69
|
* simplified several portions of code through replacing rect structs with ↵Anselm R. Garbe2006-07-12-22/+42
| | | | x,y,h,w counterparts (much more readable)
* some more additions/fixesAnselm R. Garbe2006-07-12-2/+11
|
* fixed several other stuff, coming closer to something usefulAnselm R. Garbe2006-07-11-13/+16
|
* implemented draw_client stuffAnselm R. Garbe2006-07-11-15/+49
|
* made code more readableAnselm R. Garbe2006-07-11-20/+30
|
* added basic mouse support (actually we don't need more)Anselm R. Garbe2006-07-11-4/+7
|