Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | using pixelcarnage-monospace (proggyclean), because this is better to the eyes | Anselm R. Garbe | 2007-04-18 | 1 | -1/+1 |
| | |||||
* | yet another fix of copyright compactisition | Anselm R. Garbe | 2007-04-13 | 1 | -3/+3 |
| | |||||
* | prepared 3.7, ready to rambo 3.7 | Anselm R. Garbe | 2007-02-24 | 1 | -1/+1 |
| | |||||
* | replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-k | Anselm R. Garbe | 2007-02-23 | 1 | -2/+2 |
| | |||||
* | oops, small bugfix in my config | Anselm R. Garbe | 2007-02-23 | 1 | -1/+1 |
| | |||||
* | well I agree to several people claiming h/j/k/l is the better default than ↵ | Anselm R. Garbe | 2007-02-23 | 1 | -4/+3 |
| | | | | Tab/S-Tab/g/s for focus and master resizing | ||||
* | renamed untiled into floating, keeping tiled instead of tiling (afaik tiled ↵ | Anselm R. Garbe | 2007-02-22 | 1 | -3/+3 |
| | | | | sounds more correct) - English speakers convinced me | ||||
* | nah, I don't want 640 as MASTERWIDTH | Anselm R. Garbe | 2007-02-22 | 1 | -2/+2 |
| | |||||
* | using MASTERWIDTH=640 and 32px steps by default (incmasterw()) | Anselm R. Garbe | 2007-02-22 | 1 | -3/+3 |
| | |||||
* | renamed versatile into untiled | Anselm R. Garbe | 2007-02-22 | 1 | -4/+4 |
| | |||||
* | merged focus{prev.next} into focusclient(1/-1) | Anselm R. Garbe | 2007-02-22 | 1 | -2/+2 |
| | |||||
* | replaced Arg union with const char *arg, seems cleaner to me, even if we ↵ | Anselm R. Garbe | 2007-02-22 | 1 | -54/+54 |
| | | | | need atoi() in some places | ||||
* | nah grouped keybindings by context | Anselm R. Garbe | 2007-02-22 | 1 | -26/+26 |
| | |||||
* | several changes, made togglemax extern and separated it from zoom() - moved ↵ | Anselm R. Garbe | 2007-02-22 | 1 | -33/+34 |
| | | | | zoom() and togglemax() into layout.c, changed void (*func)(Arg *) into void (*func)(Arg), changed default keybindings of focusnext/focusprev and incmasterw to h/j/k/l accordingly, made keys in config*h appear alphabetically (special keys first), renamed resizemaster into incmasterw, renamed MASTER into MASTERWIDTH | ||||
* | optimizing background color of terminals | Anselm R. Garbe | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | using 333 as background, hey proggyclean is really good | Anselm R. Garbe | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | switching to 13pt proggyclean (this fits better my 1920x1200 resolution than ↵ | Anselm R. Garbe | 2007-02-21 | 1 | -1/+1 |
| | | | | 12pt terminus which is too small or 14pt terminus which is too fat) | ||||
* | using smaller font | Anselm R. Garbe | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | using a green selborder | Anselm R. Garbe | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | reverting to bg 555 | Anselm R. Garbe | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | s/555/357/ for SELCOLOR | Anselm R. Garbe | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | switching to urxvtcd for the moment (the uxterm flicker makes me headaches, ↵ | Anselm R. Garbe | 2007-02-21 | 1 | -1/+1 |
| | | | | st is really highest prio now) | ||||
* | cleaned up and commented the config.*.h | Anselm R. Garbe | 2007-02-21 | 1 | -14/+16 |
| | |||||
* | replaced togglelayout with setlayout | Anselm R. Garbe | 2007-02-19 | 1 | -1/+1 |
| | |||||
* | changed some odering in config*.h | Anselm R. Garbe | 2007-02-19 | 1 | -10/+10 |
| | |||||
* | renamed Client->versatile and Rule->versatile into Client->isversatile resp. ↵ | Anselm R. Garbe | 2007-02-19 | 1 | -1/+1 |
| | | | | Rule->isversatile | ||||
* | renames swim[ming] into versatile | Anselm R. Garbe | 2007-02-19 | 1 | -3/+3 |
| | |||||
* | renamed floating into swimming (this does not clash with C naming ↵ | Anselm R. Garbe | 2007-02-19 | 1 | -4/+4 |
| | | | | conventions and fits better the fish symbol) - also in man page | ||||
* | introduced Layout struct | Anselm R. Garbe | 2007-02-19 | 1 | -4/+7 |
| | |||||
* | introduced tile.c, some refactoring of functions | Anselm R. Garbe | 2007-02-19 | 1 | -1/+1 |
| | |||||
* | simplifying regexps in config samples 3.5 | Anselm R. Garbe | 2007-02-14 | 1 | -4/+4 |
| | |||||
* | added TOPBAR option for making the bar appear what the user likes | Anselm R. Garbe | 2007-02-08 | 1 | -0/+1 |
| | |||||
* | darker border | Anselm R. Garbe | 2007-01-22 | 1 | -1/+1 |
| | |||||
* | I prefer BORDERPX=1 | Anselm R. Garbe | 2007-01-19 | 1 | -1/+1 |
| | |||||
* | personally I prefer 2px borders | Anselm R. Garbe | 2007-01-18 | 1 | -1/+1 |
| | |||||
* | moved BORDERPX to config.*.h | Anselm R. Garbe | 2007-01-17 | 1 | -0/+1 |
| | |||||
* | s/444/555/g - enlightened selected background | Anselm R. Garbe | 2007-01-16 | 1 | -1/+1 |
| | |||||
* | applied sanders patch of my config | Anselm R. Garbe | 2007-01-16 | 1 | -3/+3 |
| | |||||
* | implemented new color scheme accordingly to Sanders proposal | Anselm R. Garbe | 2007-01-14 | 1 | -2/+2 |
| | |||||
* | removed mode label stuff | Anselm R. Garbe | 2007-01-14 | 1 | -1/+1 |
| | |||||
* | nah the last change feels bad | Anselm R. Garbe | 2007-01-12 | 1 | -2/+2 |
| | |||||
* | changed incnmaster shortcuts in config.arg.h | Anselm R. Garbe | 2007-01-12 | 1 | -2/+2 |
| | |||||
* | this looks better now ;) | Anselm R. Garbe | 2007-01-11 | 1 | -7/+7 |
| | |||||
* | switching to arabic tags | Anselm R. Garbe | 2007-01-11 | 1 | -3/+19 |
| | |||||
* | implemented nmaster appearance in mode label (using %u) | Anselm R. Garbe | 2007-01-08 | 1 | -1/+1 |
| | |||||
* | changed status fg | Anselm R. Garbe | 2007-01-08 | 1 | -1/+1 |
| | |||||
* | using shorter tags, using mon instead of cert | Anselm R. Garbe | 2007-01-05 | 1 | -2/+2 |
| | |||||
* | roman numerals suck badly, reverting | Anselm R. Garbe | 2007-01-05 | 1 | -9/+1 |
| | |||||
* | switching to roman tags, I need more tags | Anselm R. Garbe | 2007-01-05 | 1 | -1/+13 |
| | |||||
* | I inc/decrease on the fly, feels better | Anselm R. Garbe | 2007-01-05 | 1 | -1/+1 |
| |