aboutsummaryrefslogtreecommitdiff
path: root/tag.c
Commit message (Collapse)AuthorAge
* renamed ARRANGE into DEFMODEarg@10ksloc.org2006-08-01
|
* centralized/externalized configuration to config.harg@10ksloc.org2006-08-01
|
* applied Jukkas prev/next patch with XK_{h,l}arg@10ksloc.org2006-08-01
|
* applied Sanders patchesarg@10ksloc.org2006-08-01
|
* committed a patch which fixes the hints of Jukkaarg@10ksloc.org2006-08-01
|
* some cleanups/fixes inspired by Jukka Salmi's feedbackarg@10ksloc.org2006-07-21
|
* sanitization of several clunky stuff, removed heretag (rarely of use), ↵arg@10ksloc.org2006-07-21
| | | | simplified pop(), changed shortcuts to always contain MODKEY
* using double-linked list in order to get correct prev focus handlingarg@10ksloc.org2006-07-20
|
* cleaned the CUSTOMIZE flagsarg@10ksloc.org2006-07-20
|
* made status bar drawing more robust, implemented togglemax and togglemode, ↵arg@10ksloc.org2006-07-20
| | | | works quite well
* cleaned up codearg@10ksloc.org2006-07-20
|
* 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-20
| | | | 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-19
|
* implemented fallback for too many clients in stacked modearg@10ksloc.org2006-07-19
|
* applied Sanders resize patch, fixed lower bugarg@10ksloc.org2006-07-19
|
* firefox instance is different nowarg@mmvi2006-07-18
|
* implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe2006-07-18
|
* pop on heretagAnselm R. Garbe2006-07-18
|
* added heretag command which allows to tag a client of a foreign tag with ↵Anselm R. Garbe2006-07-18
| | | | current tag
* ordered variables in structs and source files alphabeticallyAnselm R. Garbe2006-07-17
|
* several additions in mouse handling ;)Anselm R. Garbe2006-07-16
|
* proceeded with cleaning up, sorting functions, etcAnselm R. Garbe2006-07-15
|
* rearranged several stuffAnselm R. Garbe2006-07-15