aboutsummaryrefslogtreecommitdiffstats
path: root/tag.c
Commit message (Collapse)AuthorAgeFilesLines
* made status bar drawing more robust, implemented togglemax and togglemode, ↵arg@10ksloc.org2006-07-201-2/+9
| | | | works quite well
* cleaned up codearg@10ksloc.org2006-07-201-4/+5
|
* removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling ↵arg@10ksloc.org2006-07-201-18/+16
| | | | remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable
* implemented regexp matching for rulesarg@10ksloc.org2006-07-191-12/+28
|
* implemented fallback for too many clients in stacked modearg@10ksloc.org2006-07-191-1/+7
|
* applied Sanders resize patch, fixed lower bugarg@10ksloc.org2006-07-191-3/+3
|
* firefox instance is different nowarg@mmvi2006-07-181-1/+1
|
* implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe2006-07-181-13/+16
|
* pop on heretagAnselm R. Garbe2006-07-181-1/+1
|
* added heretag command which allows to tag a client of a foreign tag with ↵Anselm R. Garbe2006-07-181-4/+23
| | | | current tag
* ordered variables in structs and source files alphabeticallyAnselm R. Garbe2006-07-171-11/+10
|
* several additions in mouse handling ;)Anselm R. Garbe2006-07-161-4/+4
|
* proceeded with cleaning up, sorting functions, etcAnselm R. Garbe2006-07-151-55/+63
|
* rearranged several stuffAnselm R. Garbe2006-07-151-0/+171