| Commit message (Expand) | Author | Age | Files | Lines |
* | switched to regexp matching for Rules | arg@10ksloc.org | 2006-08-04 | 1 | -17/+51 |
* | removed TLast tag enum, now tags is simple defined as char *[] array, the res... | arg@10ksloc.org | 2006-08-03 | 1 | -9/+10 |
* | hotfix of settags | arg@10ksloc.org | 2006-08-03 | 1 | -2/+1 |
* | changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T... | arg@10ksloc.org | 2006-08-03 | 1 | -5/+5 |
* | made fullscreen apps working fine in floating mode (there is no sane way to m... | arg@10ksloc.org | 2006-08-02 | 1 | -9/+8 |
* | renamed ARRANGE into DEFMODE | arg@10ksloc.org | 2006-08-01 | 1 | -1/+1 |
* | centralized/externalized configuration to config.h | arg@10ksloc.org | 2006-08-01 | 1 | -18/+4 |
* | applied Jukkas prev/next patch with XK_{h,l} | arg@10ksloc.org | 2006-08-01 | 1 | -0/+14 |
* | applied Sanders patches | arg@10ksloc.org | 2006-08-01 | 1 | -0/+4 |
* | committed a patch which fixes the hints of Jukka | arg@10ksloc.org | 2006-08-01 | 1 | -4/+4 |
* | some cleanups/fixes inspired by Jukka Salmi's feedback | arg@10ksloc.org | 2006-07-21 | 1 | -6/+1 |
* | sanitization of several clunky stuff, removed heretag (rarely of use), simpli... | arg@10ksloc.org | 2006-07-21 | 1 | -22/+4 |
* | using double-linked list in order to get correct prev focus handling | arg@10ksloc.org | 2006-07-20 | 1 | -0/+7 |
* | cleaned the CUSTOMIZE flags | arg@10ksloc.org | 2006-07-20 | 1 | -3/+5 |
* | made status bar drawing more robust, implemented togglemax and togglemode, wo... | arg@10ksloc.org | 2006-07-20 | 1 | -2/+9 |
* | cleaned up code | arg@10ksloc.org | 2006-07-20 | 1 | -4/+5 |
* | removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling re... | arg@10ksloc.org | 2006-07-20 | 1 | -18/+16 |
* | implemented regexp matching for rules | arg@10ksloc.org | 2006-07-19 | 1 | -12/+28 |
* | implemented fallback for too many clients in stacked mode | arg@10ksloc.org | 2006-07-19 | 1 | -1/+7 |
* | applied Sanders resize patch, fixed lower bug | arg@10ksloc.org | 2006-07-19 | 1 | -3/+3 |
* | firefox instance is different now | arg@mmvi | 2006-07-18 | 1 | -1/+1 |
* | implemened distinguishing float/managed geometries of clients (works quite well) | Anselm R. Garbe | 2006-07-18 | 1 | -13/+16 |
* | pop on heretag | Anselm R. Garbe | 2006-07-18 | 1 | -1/+1 |
* | added heretag command which allows to tag a client of a foreign tag with curr... | Anselm R. Garbe | 2006-07-18 | 1 | -4/+23 |
* | ordered variables in structs and source files alphabetically | Anselm R. Garbe | 2006-07-17 | 1 | -11/+10 |
* | several additions in mouse handling ;) | Anselm R. Garbe | 2006-07-16 | 1 | -4/+4 |
* | proceeded with cleaning up, sorting functions, etc | Anselm R. Garbe | 2006-07-15 | 1 | -55/+63 |
* | rearranged several stuff | Anselm R. Garbe | 2006-07-15 | 1 | -0/+171 |