summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2012-01-15Add %F and %N printf sequences for escaped file name (closes #77)Daniel Friesel
2011-11-03Minor manpage syntax fix, remove --no-fehbg without --bg-* warningDaniel Friesel
2011-11-03Chaning the name of the option to suppress .fehbgFelix Crux
2011-11-03Adds an option --bg-no-bgfile that prevents the writing of a ~/.fehbg file.Felix Crux
2011-11-03feh(1): Remove useless NoDaniel Friesel
2011-10-31feh(1): Add workaround for --scale-down flickering in tiling modeDaniel Friesel
2011-10-31feh(1): Note about tiling window managersDaniel Friesel
2011-10-09feh(1): Fix --limit-{height,width} documentationDaniel Friesel
2011-10-03Refactor --limit-width / --limit-height codeDaniel Friesel
2011-10-03feh(1) updateDaniel Friesel
2011-09-30Add --index-info to documentationDaniel Friesel
2011-09-29start --index-{name,dim,size} -> printf transitionDaniel Friesel
2011-09-28Use buttons config instead of button optionsDaniel Friesel
2011-09-26Update feh(1)Daniel Friesel
2011-09-13Minor feh(1) fixes/updatesDaniel Friesel
2011-09-01feh_reload_image: Try to reload unloadable (still existing) images ad infinitumDaniel Friesel
2011-08-30winwidget.c: resize: Fix non-fulllscreen Xinerama issues on screens =! 1 (see...Daniel Friesel
2011-08-27feh(1): Fix typoDaniel Friesel
2011-08-26Deprecate feh-cam and gen-cam-menu (they will be removed by 2013)Daniel Friesel
2011-08-26Minor documentation fixupDaniel Friesel
2011-08-24--filelist: Support reading from /dev/stdin ("-" as shortcut)Daniel Friesel
2011-08-23Deprecate the --collage option (aka collage mode)Daniel Friesel
2011-08-23Add --draw-tinted option to draw overlay text on a semi-transparent backgroun...Daniel Friesel
2011-08-18feh(1): EXAMPLES: Add link to websiteDaniel Friesel
2011-08-18--action: Reload image if hold_action flag (;) is set (closes #59)Daniel Friesel
2011-08-15Update documentationDaniel Friesel
2011-08-09Add documentation and default keybindings for flip/mirrorDaniel Friesel
2011-08-04feh(1): Intro: Note that feh can also set wallpapersDaniel Friesel
2011-08-03Update manpageDaniel Friesel
2011-06-07Add toggle_info key (closes #48)Daniel Friesel
2011-06-06Respect --zoom 100 in --fullscreen mode (closes #47)Daniel Friesel
2011-05-24feh(1): $() instead of ``Daniel Friesel
2011-05-24feh(1): background setting: Fix typo (thx andy)Daniel Friesel
2011-05-11feh(1): Add note that the scroll keys don't antialiasDaniel Friesel
2011-05-11feh(1): BUGS: The scale-down issues were fixedDaniel Friesel
2011-05-09feh(1): Another --zoom issueDaniel Friesel
2011-05-09Fix --zoom max/fill documentation plus bug in menu code (thx nepraith)Daniel Friesel
2011-05-05Minor manpage fixes (Debian #625683)Daniel Friesel
2011-04-29feh(1): .fehbg needs evalDaniel Friesel
2011-04-27Deprecate --menu-bg option (closes #27)Daniel Friesel
2011-04-23feh(1): BUGS: Add scale-down zooming issuesDaniel Friesel
2011-04-23Add toggle_aliasing to manual, improve feh.1 source readability while at itDaniel Friesel
2011-04-22Document background xinerama support (closes #37)Daniel Friesel
2011-04-22feh(1): Eliminate trailing whitespace with debug=0Daniel Friesel
2011-04-22Add --force-aliasing to documentationDaniel Friesel
2011-02-16Remove builtin HTTP clientDaniel Friesel
2011-02-16Make -lcurl optional (enabled by default), rework feature en-/disablingDaniel Friesel
2011-02-05feh(1): DESCRIPTION: Add note that shortcuts are configurableDaniel Friesel
2011-01-29Deprecate --menu-styleDaniel Friesel
2011-01-26Restrict modifiers to Control/Mod1/Mod4, ignore NumLock (closes GH-31)Daniel Friesel