Age | Commit message (Expand) | Author | Lines |
2010-09-27 | winwidget.c: Do draw zoom info while zooming. | Daniel Friesel | -3/+4 |
2010-09-27 | Zoom button: Do 100% zoom upon release, not click. | Daniel Friesel | -10/+14 |
2010-09-26 | winwidget.c: Only draw text in normal mode. | Daniel Friesel | -10/+13 |
2010-09-19 | support.c: Meaningful variable names, a bit more whitespace | Daniel Friesel | -42/+43 |
2010-09-18 | support.c: Add missing break statement. Duh. | Daniel Friesel | -0/+1 |
2010-09-18 | --bg-max fix for too large images | Mark | -4/+4 |
2010-09-16 | Display image info in bottom left corner | Daniel Friesel | -7/+3 |
2010-09-15 | Document ; actions | Daniel Friesel | -4/+9 |
2010-09-14 | Remove --action-hold-slide, add per-action method instead. | Daniel Friesel | -26/+28 |
2010-09-11 | feh(1): Add example for --info | Daniel Friesel | -0/+3 |
2010-09-11 | Document --info | Daniel Friesel | -0/+9 |
2010-09-10 | imlib.c: Calculate correct window size | Daniel Friesel | -1/+0 |
2010-09-10 | Add --info option | Daniel Friesel | -0/+89 |
2010-09-07 | Changelog: Fix typo | Daniel Friesel | -1/+1 |
2010-09-06 | Work around Xinerama Fuckups: Read screen number from XINERAMA_SCREEN env var | Daniel Friesel | -1/+16 |
2010-09-05 | Update changelog, help and manpage | Daniel Friesel | -1/+6 |
2010-09-05 | Make pan keys behave like scroll keys | Daniel Friesel | -12/+13 |
2010-09-05 | Update Mail address | Daniel Friesel | -4/+4 |
2010-09-05 | Option --action-hold-slide. If specified, when in slideshow mode images will ... | Levi Smith | -3/+17 |
2010-09-05 | 1) winwidget.c winwidget.h New function winwidget_update_caption using code i... | Levi Smith | -17/+29 |
2010-08-27 | Add short option -Y for --hide-pointer | Daniel Friesel | -5/+6 |
2010-08-27 | Update help/manpage | Daniel Friesel | -11/+7 |
2010-08-27 | Remove --bg-seamless | Daniel Friesel | -32/+4 |
2010-08-27 | Patch by Stefan Mark: Add --bg-max wallpaper mode | Daniel Friesel | -2/+56 |
2010-08-24 | Release v1.91.9 | Daniel Friesel | -1/+2 |
2010-08-24 | Makefile: add disttest target | Daniel Friesel | -0/+8 |
2010-08-24 | feh(1): Some more updates | Daniel Friesel | -2/+9 |
2010-08-24 | feh(1): Add FUTURE PLANS section | Daniel Friesel | -0/+16 |
2010-08-22 | Panning with CTRL + arrow keys | Daniel Friesel | -34/+55 |
2010-08-22 | Cleanup/Update default fehrc, remove ugly menubg images | Daniel Friesel | -17/+25 |
2010-08-22 | feh(1): Move background options into their own section | Daniel Friesel | -41/+43 |
2010-08-22 | man/Makefile: Correct sed usage | Daniel Friesel | -2/+4 |
2010-08-22 | man: Automatically set dates | Daniel Friesel | -3/+4 |
2010-08-22 | feh(1): Add REPORTING BUGS subsection | Daniel Friesel | -1/+6 |
2010-08-21 | Add "make dist" | Daniel Friesel | -1/+9 |
2010-08-21 | feh.1: Update bugs + link to github tracker | Daniel Friesel | -0/+7 |
2010-08-21 | TODO: Add reference to github issues page | Daniel Friesel | -0/+2 |
2010-08-21 | More appropiate version string | Daniel Friesel | -1/+1 |
2010-08-21 | Add version information to manpages | Daniel Friesel | -2/+35 |
2010-08-21 | slight manpage reformatting, clean up examples | Daniel Friesel | -14/+115 |
2010-08-15 | Improve keyboard zoom mode | Daniel Friesel | -3/+14 |
2010-08-14 | Add up arrow / down arrow for zooming | Daniel Friesel | -6/+9 |
2010-07-26 | Update Changelog | Daniel Friesel | -0/+1 |
2010-07-26 | Set correct window title when starting feh in paused mode | Daniel Friesel | -7/+11 |
2010-07-17 | --debug-level → --debug | Daniel Friesel | -186/+182 |
2010-07-17 | Shorten config.mk a bit | Daniel Friesel | -4/+2 |
2010-07-16 | Update TODO | Daniel Friesel | -1/+1 |
2010-07-14 | Patch by Noel Cragg: Make feh actually usable in tiling mode | Daniel Friesel | -8/+14 |
2010-07-12 | Update TODO. Quux. | Daniel Friesel | -0/+2 |
2010-07-09 | Add new short options -P, -K, -G, -J | Daniel Friesel | -17/+22 |