summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2010-09-18--bg-max fix for too large imagesMark-4/+4
Signed-off-by: Daniel Friesel <derf@finalrewind.org>
2010-09-16Display image info in bottom left cornerDaniel Friesel-7/+3
2010-09-15Document ; actionsDaniel Friesel-4/+9
2010-09-14Remove --action-hold-slide, add per-action method instead.Daniel Friesel-26/+28
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-11feh(1): Add example for --infoDaniel Friesel-0/+3
2010-09-11Document --infoDaniel Friesel-0/+9
2010-09-10imlib.c: Calculate correct window sizeDaniel Friesel-1/+0
2010-09-10Add --info optionDaniel Friesel-0/+89
2010-09-07Changelog: Fix typoDaniel Friesel-1/+1
2010-09-06Work around Xinerama Fuckups: Read screen number from XINERAMA_SCREEN env varDaniel Friesel-1/+16
2010-09-05Update changelog, help and manpageDaniel Friesel-1/+6
2010-09-05Make pan keys behave like scroll keysDaniel Friesel-12/+13
2010-09-05Update Mail addressDaniel Friesel-4/+4
2010-09-05Option --action-hold-slide. If specified, when in slideshow mode images will ↵Levi Smith-3/+17
not automatically change after running user action. Otherwise, slideshow images will cycle after action as usual.
2010-09-051) winwidget.c winwidget.h New function winwidget_update_caption using code ↵Levi Smith-17/+29
in winwindget_render_image. This code was removed from the latter, and replaced with a call to winwidget_update_caption. 2) Image caption is updated after running action when in slideshow mode. 3) Running action in slideshow mode no longer changes the image automatically.
2010-08-27Add short option -Y for --hide-pointerDaniel Friesel-5/+6
2010-08-27Update help/manpageDaniel Friesel-11/+7
2010-08-27Remove --bg-seamlessDaniel Friesel-32/+4
2010-08-27Patch by Stefan Mark: Add --bg-max wallpaper modeDaniel Friesel-2/+56
2010-08-24Release v1.91.9Daniel Friesel-1/+2
2010-08-24Makefile: add disttest targetDaniel Friesel-0/+8
2010-08-24feh(1): Some more updatesDaniel Friesel-2/+9
2010-08-24feh(1): Add FUTURE PLANS sectionDaniel Friesel-0/+16
2010-08-22Panning with CTRL + arrow keysDaniel Friesel-34/+55
2010-08-22Cleanup/Update default fehrc, remove ugly menubg imagesDaniel Friesel-17/+25
2010-08-22feh(1): Move background options into their own sectionDaniel Friesel-41/+43
2010-08-22man/Makefile: Correct sed usageDaniel Friesel-2/+4
2010-08-22man: Automatically set datesDaniel Friesel-3/+4
2010-08-22feh(1): Add REPORTING BUGS subsectionDaniel Friesel-1/+6
2010-08-21Add "make dist"Daniel Friesel-1/+9
2010-08-21feh.1: Update bugs + link to github trackerDaniel Friesel-0/+7
2010-08-21TODO: Add reference to github issues pageDaniel Friesel-0/+2
2010-08-21More appropiate version stringDaniel Friesel-1/+1
2010-08-21Add version information to manpagesDaniel Friesel-2/+35
2010-08-21slight manpage reformatting, clean up examplesDaniel Friesel-14/+115
2010-08-15Improve keyboard zoom modeDaniel Friesel-3/+14
2010-08-14Add up arrow / down arrow for zoomingDaniel Friesel-6/+9
2010-07-26Update ChangelogDaniel Friesel-0/+1
2010-07-26Set correct window title when starting feh in paused modeDaniel Friesel-7/+11
2010-07-17--debug-level → --debugDaniel Friesel-186/+182
2010-07-17Shorten config.mk a bitDaniel Friesel-4/+2
2010-07-16Update TODODaniel Friesel-1/+1
2010-07-14Patch by Noel Cragg: Make feh actually usable in tiling modeDaniel Friesel-8/+14
2010-07-12Update TODO. Quux.Daniel Friesel-0/+2
2010-07-09Add new short options -P, -K, -G, -JDaniel Friesel-17/+22
2010-07-09Add scripts/lsopts.pl (list short/long option pairs)Daniel Friesel-0/+32
2010-07-09checkopts.pl: Update for new options.c layoutDaniel Friesel-1/+1
2010-07-08index.c: Remove unused function chop_file_From_full_pathDaniel Friesel-6/+0
2010-07-08opt.no_jump_on_resort -> opt.jump_on_resortDaniel Friesel-7/+7
2010-07-08Remove --menu-border optionDaniel Friesel-15/+3