index
:
feh
hack/utf8_captions
master
imlib2 based image viewer
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
options.h
Age
Commit message (
Collapse
)
Author
2011-03-21
Add method to forcefully disable antialiasing (closes GH-17)
Daniel Friesel
2011-02-16
Remove builtin HTTP client
Daniel Friesel
2011-02-15
Add libcurl option -{
Andrew Potter
2011-01-22
Add --zoom fill as equivalent to --auto-zoom
Daniel Friesel
2011-01-17
Copyright Foo
Daniel Friesel
2011-01-15
Fix scrolling defaults / binding names
Daniel Friesel
2011-01-15
Screw --rcpath, check XDG_CONFIG_HOME instead
Daniel Friesel
2011-01-14
Configurable menu keybindings, too.
Daniel Friesel
2011-01-13
First step towards configurable key bindings
Daniel Friesel
2010-09-14
Remove --action-hold-slide, add per-action method instead.
Daniel Friesel
When executing an action starting with a semicolon, feh will not skip to the next slide. The semicolon is not passed on to the executing shell, of course. This is kinda ugly, but at least it makes action handling somewhat more flexible.
2010-09-10
Add --info option
Daniel Friesel
2010-09-05
Option --action-hold-slide. If specified, when in slideshow mode images will ↵
Levi Smith
not automatically change after running user action. Otherwise, slideshow images will cycle after action as usual.
2010-07-17
--debug-level → --debug
Daniel Friesel
2010-07-08
opt.no_jump_on_resort -> opt.jump_on_resort
Daniel Friesel
2010-07-08
Remove --menu-border option
Daniel Friesel
2010-06-25
Remove --wget-timestamp option (contained a remote code execution hole)
Daniel Friesel
2010-06-10
options.c: show_usage etc. aren't used elsewhere
Daniel Friesel
2010-05-31
major --thumbnails speed impromevents, new --thumb-redraw option
Daniel Friesel
See ChangeLog / man/feh.1 "--thumb-redraw" for more
2010-05-03
Make --start-at work with filenames instead of list positions
Daniel Friesel
2010-03-21
Fix a few compiler warnings (-Wall -Wextra)
Daniel Friesel
2010-02-14
Remove fmmode relicts
Daniel Friesel
2010-02-13
Change source code indentation (indent -kr -i8 -hnl, mainly)
Daniel Friesel
2010-02-13
Rework button options
Daniel Friesel
2010-02-06
Add option to set image background to white or black
Daniel Friesel
2010-02-05
Initial commit (upstream 1.3.4)
Daniel Friesel