Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made fullscreen apps working fine in floating mode (there is no sane way to ↵ | arg@10ksloc.org | 2006-08-02 | 1 | -9/+8 |
| | | | | make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander | ||||
* | 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), ↵ | arg@10ksloc.org | 2006-07-21 | 1 | -22/+4 |
| | | | | simplified pop(), changed shortcuts to always contain MODKEY | ||||
* | 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, ↵ | arg@10ksloc.org | 2006-07-20 | 1 | -2/+9 |
| | | | | works quite well | ||||
* | 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 ↵ | arg@10ksloc.org | 2006-07-20 | 1 | -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 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 ↵ | Anselm R. Garbe | 2006-07-18 | 1 | -4/+23 |
| | | | | current tag | ||||
* | 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 |