summaryrefslogtreecommitdiff
path: root/test/status
blob: 0151bcdcf1d97c45be45df5197078cb9fb66810d (plain)
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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
Overall test status, what's covered / missing

# Features

# Options

--action
--action1
--action2
--action3
--action4
--action5
--action6
--action7
--action8
--action9

 [x] correct command execution
 [x] hold-action flag
 [x] supports format specifiers
 [x] with --list
 [x] with --loadable
 [x] with --unloadable

--alpha
--auto-zoom

 [ ] zooms to fullscreen
 [ ] with --stretch
 [ ] with --ignore-aspect


--bg
--bg-center

 [x] sets centered wallpaper


--bg-fill

 [x] Sets wallpaper zoomed to fill


--bg-max

 [x] Sets wallpaper zoomed to max


--bg-scale

 [x] sets scaled wallpaper, ignoring aspect ratio


--bg-tile

 [x] sets tiled wallpaper


--blur-button
--borderless

 [ ] create borderless window (need test WM with borders first...)


--cache-thumbnails

 [ ] ./thumbnails/normal
 [ ] ./thumbnails/large


--caption-path

 [x] loads/saves captions
 [x] autocreates caption dir
 [x] caption newline support
 [x] correct caption display


--customlist

 [x] correct output
 [x] format specifiers


--cycle-once

 [x] closes feh window at end of slideshow
 [x] combination with --slideshow-delay


--draw-actions

 [x] lists correct actions
 [x] Alignment with/without --draw-filename


--draw-filename

 [x] shows filename
 [ ] shows filename and position in fullscreen


--filelist

 [x] saves filelist
 [x] loads filelist


--font

 [ ] Sets different font


--fontpath

 [ ] Adds font path


--fullindex

 [ ] Shows correct image size
 [ ] Shows correct image dimensions
 [ ] With --cache-thumbnails


--fullscreen

 [x] uses full screen size


--geometry

 [x] correct window dimensions


--hide-pointer

 [ ] Hides pointer visibility


--ignore-aspect
--image-bg

 [x] black
 [x] white
 [x] default


--index
--index-dim
--index-name
--index-size

--info

 [x] executes commands
 [x] correct output
 [x] format specifiers


--keep-http

 [ ] keeps local file copies


--limit-height

 [x] sets correct thumbnail window height


--limit-width

 [x] sets correct thumbnail window width


--list

 [x] correct output


--loadable

 [x] lists loadable images


--menu-button
--menu-ctrl-mask
--menu-font

 [ ] changes menu font


--montage
--multiwindow

 [x] opens one window per image


--next-button
--no-blur-ctrl-mask
--no-jump-on-resort
--no-menus

 [ ] disables menu


--no-rotate-ctrl-mask
--no-screen-clip

 [x] creates huge window


--no-xinerama

 [ ] disables xinerama support


--output
--output-dir

 to be deprecated


--output-only
--pan-button
--preload

 [ ] weeds out unloadable images


--prev-button
--quiet

 [x] quiet output


--randomize

 [ ] random filelist order


--recursive

 [x] recurses into subdirectories


--reload

 [ ] automatically reloads image


--reload-button
--reverse

 [x] reverse sort order


--rotate-button
--scale-down

 [x] correct window size
 [x] correct zoom level
 [ ] correct zoom behaviour


--slideshow-delay

 [x] positive delay -> automatic window change
 [x] negative delay -> starts paused


--sort

 [x] name
 [x] filename
 [x] width
 [x] height
 [x] pixels
 [x] size
 [x] format


--start-at

 [x] starts at correct image


--stretch
--theme

 [x] loads correct options
 [x] commandline overrides theme
 [x] multiline theme specifications


--thumb-height

 [ ] sets correct thumbnail height


--thumbnails

 [x] starts thumbnail mode
 [ ] shows correct thumbnail dimensions (GH-29)


--thumb-redraw
--thumb-title

 [ ] sets title for windows opened from thumbnail mode


--thumb-width

 [ ] sets correct thumbnail width


--title

 [x] Sets correct window title
 [x] Supports format specifiers


--title-font
--unloadable

 [x] lists unloadable images


--verbose

 [ ] outputs progress bars etc.


--version

 [x] correct output


--zoom

 [ ] percent
 [ ] max
 [ ] fill


--zoom-button

# Keys

action_0
action_1
action_2
action_3
action_4
action_5
action_6
action_7
action_8
action_9
[x] close
delete
[x] jump_back
[x] jump_first
[x] jump_fwd
[x] jump_last
jump_random
menu_child
menu_close
menu_down
menu_parent
menu_select
menu_up
[x] next_img
orient_1
orient_3
[x] prev_img
[x] quit
reload_image
reload_minus
reload_plus
[x] remove
render
save_filelist
save_image
[x] scroll_down
[x] scroll_left
[x] scroll_right
[x] scroll_up
[x] size_to_image
[x] toggle_actions
[x] toggle_caption
[x] toggle_filenames
toggle_fullscreen
toggle_menu
[x] toggle_pause
toggle_pointer
zoom_default
zoom_fit
[x] zoom_in
[x] zoom_out