about summary refs log tree commit diff stats
path: root/config.arg.h
Commit message (Collapse)AuthorAgeFilesLines
* renames swim[ming] into versatileAnselm R. Garbe2007-02-191-3/+3
|
* renamed floating into swimming (this does not clash with C naming ↵Anselm R. Garbe2007-02-191-4/+4
| | | | conventions and fits better the fish symbol) - also in man page
* introduced Layout structAnselm R. Garbe2007-02-191-4/+7
|
* introduced tile.c, some refactoring of functionsAnselm R. Garbe2007-02-191-1/+1
|
* simplifying regexps in config samples 3.5Anselm R. Garbe2007-02-141-4/+4
|
* added TOPBAR option for making the bar appear what the user likesAnselm R. Garbe2007-02-081-0/+1
|
* darker borderAnselm R. Garbe2007-01-221-1/+1
|
* I prefer BORDERPX=1Anselm R. Garbe2007-01-191-1/+1
|
* personally I prefer 2px bordersAnselm R. Garbe2007-01-181-1/+1
|
* moved BORDERPX to config.*.hAnselm R. Garbe2007-01-171-0/+1
|
* s/444/555/g - enlightened selected backgroundAnselm R. Garbe2007-01-161-1/+1
|
* applied sanders patch of my configAnselm R. Garbe2007-01-161-3/+3
|
* implemented new color scheme accordingly to Sanders proposalAnselm R. Garbe2007-01-141-2/+2
|
* removed mode label stuffAnselm R. Garbe2007-01-141-1/+1
|
* nah the last change feels badAnselm R. Garbe2007-01-121-2/+2
|
* changed incnmaster shortcuts in config.arg.hAnselm R. Garbe2007-01-121-2/+2
|
* this looks better now ;)Anselm R. Garbe2007-01-111-7/+7
|
* switching to arabic tagsAnselm R. Garbe2007-01-111-3/+19
|
* implemented nmaster appearance in mode label (using %u)Anselm R. Garbe2007-01-081-1/+1
|
* changed status fgAnselm R. Garbe2007-01-081-1/+1
|
* using shorter tags, using mon instead of certAnselm R. Garbe2007-01-051-2/+2
|
* roman numerals suck badly, revertingAnselm R. Garbe2007-01-051-9/+1
|
* switching to roman tags, I need more tagsAnselm R. Garbe2007-01-051-1/+13
|
* I inc/decrease on the fly, feels betterAnselm R. Garbe2007-01-051-1/+1
|
* changed shortcuts to M-i and M-dAnselm R. Garbe2007-01-051-2/+2
|
* changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)Anselm R. Garbe2007-01-051-1/+1
|
* I prefer two master windows by defaultAnselm R. Garbe2007-01-051-1/+1
|
* added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)Anselm R. Garbe2007-01-051-2/+2
|
* experimental version which allows master clients being increased/decreasedAnselm R. Garbe2007-01-051-0/+3
|
* switching bakc to my previous color favoritAnselm R. Garbe2007-01-041-3/+3
|
* using more thinkpad compliant colorsarg@mig292007-01-021-1/+1
|
* changed arg's color schemearg@mig292007-01-021-3/+3
|
* correctionsarg@mig292007-01-021-1/+1
|
* next version will contain updated copyright noticearg@mig292007-01-021-1/+1
|
* migrated arg's config.h to new dmenu command line optionsarg@mig292006-12-191-2/+2
|
* found compromise for fonts 2.6arg@mig292006-12-071-1/+1
|
* switching to uxterm again, I get kretze from this urxvt craparg@mig292006-12-071-1/+1
|
* making terminus more explicit a regular font (otherwise olique font might be ↵arg@mig292006-12-051-1/+1
| | | | used in some setups like mine).
* darkening the fg colors somewhatarg@mig292006-12-011-2/+2
|
* removed viewall(), replaced with view(-1); added tag(-1) to tag a client ↵arg@mig292006-11-301-1/+2
| | | | with all tags (new key combo MODKEY-Shift-0)
* returning to old Key structarg@mig292006-11-271-30/+29
|
* changing Key.func into Key.func[NFUNCS], this allows sequences execution of ↵arg@mig292006-11-271-31/+32
| | | | functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
* added togglefloat to hg tip (i consider this useful for some cases), using ↵arg@mig292006-11-271-0/+1
| | | | MODKEY-Shift-space as shortcut
* using iso10646 explicitely in arg's config.harg@mig292006-11-211-1/+1
|
* nah reverting to my prev style, that's really the best 2.2arg@mig292006-11-181-6/+6
|
* applying aluminium style for arg's config.harg@mig292006-11-181-6/+6
|
* using a more blue-ish color...arg@mig292006-11-081-2/+2
|
* making the selected color more lightningarg@mig292006-11-081-1/+1
|
* renamed resizecol into resizemaster 2.1arg@mig292006-10-311-2/+2
|
* in a 1920x1200 setup 40 pixels of snap value are much better than 20arg@mig292006-10-301-1/+1
|
813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891