about summary refs log tree commit diff stats
path: root/config.arg.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* darkening the fg colors somewhatarg@mig292006-12-011-2/+2
* removed viewall(), replaced with view(-1); added tag(-1) to tag a client with...arg@mig292006-11-301-1/+2
* returning to old Key structarg@mig292006-11-271-30/+29
* changing Key.func into Key.func[NFUNCS], this allows sequences execution of f...arg@mig292006-11-271-31/+32
* added togglefloat to hg tip (i consider this useful for some cases), using MO...arg@mig292006-11-271-0/+1
* 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
* added screen-border snapping in floating mode, feels quite wellarg@mig292006-10-301-0/+1
* stupid urxvt needs bg to highlight selections in a sane way, though that make...arg@mig292006-10-271-1/+1
* applied sander's config.*h nitpick patcharg@mig292006-10-261-4/+4
='author hut <hut@lavabit.com> 2009-12-25 21:55:04 +0100 committer hut <hut@lavabit.com> 2009-12-25 21:55:04 +0100 updated pydoc pages' href='/akspecs/ranger/commit/doc/ranger.gui.ui.html?h=v1.1.1&id=f07bb12fc5c59430e995a64956b36331ce3629b9'>f07bb12f ^
62cd83ba ^
f07bb12f ^
c776804d ^







f07bb12f ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179