summaryrefslogtreecommitdiffstats
path: root/tag.c
Commit message (Expand)AuthorAgeFilesLines
* some cleanups/fixes inspired by Jukka Salmi's feedbackGravatar arg@10ksloc.org 2006-07-211-6/+1
* sanitization of several clunky stuff, removed heretag (rarely of use), simpli...Gravatar arg@10ksloc.org 2006-07-211-22/+4
* using double-linked list in order to get correct prev focus handlingGravatar arg@10ksloc.org 2006-07-201-0/+7
* cleaned the CUSTOMIZE flagsGravatar arg@10ksloc.org 2006-07-201-3/+5
* made status bar drawing more robust, implemented togglemax and togglemode, wo...Gravatar arg@10ksloc.org 2006-07-201-2/+9
* cleaned up codeGravatar arg@10ksloc.org 2006-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 re...Gravatar arg@10ksloc.org 2006-07-201-18/+16
* implemented regexp matching for rulesGravatar arg@10ksloc.org 2006-07-191-12/+28
* implemented fallback for too many clients in stacked modeGravatar arg@10ksloc.org 2006-07-191-1/+7
* applied Sanders resize patch, fixed lower bugGravatar arg@10ksloc.org 2006-07-191-3/+3
* firefox instance is different nowGravatar arg@mmvi 2006-07-181-1/+1
* implemened distinguishing float/managed geometries of clients (works quite well)Gravatar Anselm R. Garbe 2006-07-181-13/+16
* pop on heretagGravatar Anselm R. Garbe 2006-07-181-1/+1
* added heretag command which allows to tag a client of a foreign tag with curr...Gravatar Anselm R. Garbe 2006-07-181-4/+23
* ordered variables in structs and source files alphabeticallyGravatar Anselm R. Garbe 2006-07-171-11/+10
* several additions in mouse handling ;)Gravatar Anselm R. Garbe 2006-07-161-4/+4
* proceeded with cleaning up, sorting functions, etcGravatar Anselm R. Garbe 2006-07-151-55/+63
* rearranged several stuffGravatar Anselm R. Garbe 2006-07-151-0/+171