Age | Commit message (Expand) | Author | Lines |
2011-02-05 | feh(1): DESCRIPTION: Add note that shortcuts are configurable | Daniel Friesel | -2/+2 |
2011-01-29 | Deprecate --menu-style | Daniel Friesel | -5/+0 |
2011-01-26 | Restrict modifiers to Control/Mod1/Mod4, ignore NumLock (closes GH-31) | Daniel Friesel | -1/+1 |
2011-01-23 | Parse commandline options _after_ theme options (closes GH-23) | Daniel Friesel | -2/+2 |
2011-01-22 | feh(1): Document --zoom max/fill | Daniel Friesel | -1/+11 |
2011-01-22 | feh(1): Fix typo | Daniel Friesel | -1/+1 |
2011-01-22 | feh(1): --theme: Add note that the default theme is feh | Daniel Friesel | -1/+7 |
2011-01-22 | Update website URLs | Daniel Friesel | -0/+3 |
2011-01-22 | Add menu keybindings to documentation | Daniel Friesel | -0/+25 |
2011-01-22 | feh(1): Add reference to #feh | Daniel Friesel | -1/+3 |
2011-01-18 | feh(1): Document XINERAMA_SCREEN workaround | Daniel Friesel | -1/+3 |
2011-01-17 | feh(1): Fix section cross-reference | Daniel Friesel | -1/+1 |
2011-01-17 | Ignore Shift keystate, shift/non-shift keysyms differ anyways. | Daniel Friesel | -2/+1 |
2011-01-16 | feh/keys: Allow action unbinding | Daniel Friesel | -1/+37 |
2011-01-16 | feh(1): Updates | Daniel Friesel | -9/+0 |
2011-01-16 | feh(1): Document feh/keys action names | Daniel Friesel | -43/+80 |
2011-01-15 | feh(1): Update config stuff. | Daniel Friesel | -6/+48 |
2011-01-15 | Screw --rcpath, check XDG_CONFIG_HOME instead | Daniel Friesel | -7/+0 |
2011-01-15 | Update feh(1) for .config/feh/themes | Daniel Friesel | -8/+4 |
2010-12-03 | Update changelog & feh(1) | Daniel Friesel | -0/+3 |
2010-11-09 | Update TODO and feh(1): The scale-down issue was fixed | Daniel Friesel | -2/+0 |
2010-10-19 | man: Use rm -f in make clean | Daniel Friesel | -1/+1 |
2010-09-27 | Zoom button: Do 100% zoom upon release, not click. | Daniel Friesel | -5/+4 |
2010-09-16 | Display image info in bottom left corner | Daniel Friesel | -1/+1 |
2010-09-15 | Document ; actions | Daniel Friesel | -4/+9 |
2010-09-11 | feh(1): Add example for --info | Daniel Friesel | -0/+3 |
2010-09-11 | Document --info | Daniel Friesel | -0/+7 |
2010-09-05 | Update changelog, help and manpage | Daniel Friesel | -0/+3 |
2010-09-05 | Make pan keys behave like scroll keys | Daniel Friesel | -4/+4 |
2010-09-05 | Update Mail address | Daniel Friesel | -2/+2 |
2010-08-27 | Add short option -Y for --hide-pointer | Daniel Friesel | -1/+1 |
2010-08-27 | Update help/manpage | Daniel Friesel | -7/+0 |
2010-08-27 | Patch by Stefan Mark: Add --bg-max wallpaper mode | Daniel Friesel | -0/+5 |
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 | -9/+9 |
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 | feh.1: Update bugs + link to github tracker | Daniel Friesel | -0/+7 |
2010-08-21 | Add version information to manpages | Daniel Friesel | -0/+26 |
2010-08-21 | slight manpage reformatting, clean up examples | Daniel Friesel | -14/+115 |
2010-08-14 | Add up arrow / down arrow for zooming | Daniel Friesel | -2/+2 |
2010-07-09 | Add new short options -P, -K, -G, -J | Daniel Friesel | -4/+4 |
2010-07-08 | Remove --menu-border option | Daniel Friesel | -3/+0 |
2010-07-04 | --full-screen -> --fullscreen (more correct[tm]) | Daniel Friesel | -2/+2 |
2010-06-25 | Remove --wget-timestamp option (contained a remote code execution hole) | Daniel Friesel | -4/+0 |
2010-06-24 | feh.1: Some fixes, thx Zaba | Daniel Friesel | -4/+4 |
2010-06-24 | feh.1: Rework DESCRIPTION/MODES a bit | Daniel Friesel | -29/+20 |