Age | Commit message (Expand) | Author | Lines |
2011-01-22 | feh(1): Document --zoom max/fill | Daniel Friesel | -1/+11 |
2011-01-22 | Implement --zoom max (zoom like --bg-max) | Daniel Friesel | -1/+4 |
2011-01-22 | Add --zoom fill as equivalent to --auto-zoom | Daniel Friesel | -6/+17 |
2011-01-22 | Release v1.111.11 | Daniel Friesel | -1/+2 |
2011-01-22 | TODO: Only refer to github tracker | Daniel Friesel | -37/+1 |
2011-01-22 | feh(1): Fix typo | Daniel Friesel | -1/+1 |
2011-01-22 | Update ChangeLog | Daniel Friesel | -0/+2 |
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 | -2/+5 |
2011-01-22 | Update help a bit | Daniel Friesel | -4/+5 |
2011-01-22 | Update test images for new zoom/move steps | Daniel Friesel | -0/+0 |
2011-01-22 | Make in/out zoom use equal ratio, double image movement stepsize | Daniel Friesel | -5/+5 |
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-18 | feh --help: Fix minor alignment mistake | Daniel Friesel | -1/+1 |
2011-01-17 | Copyright Foo | Daniel Friesel | -0/+24 |
2011-01-17 | test: Change HOME to avoid interferences with existing feh installations | Daniel Friesel | -4/+6 |
2011-01-17 | Update examples/keys | Daniel Friesel | -2/+7 |
2011-01-17 | feh(1): Fix section cross-reference | Daniel Friesel | -1/+1 |
2011-01-17 | data -> share, data/examples -> examples | Daniel Friesel | -3/+3 |
2011-01-17 | Ignore Shift keystate, shift/non-shift keysyms differ anyways. | Daniel Friesel | -10/+14 |
2011-01-16 | Update keys config example | Daniel Friesel | -0/+25 |
2011-01-16 | feh/keys: Allow action unbinding | Daniel Friesel | -2/+38 |
2011-01-16 | Add checkkeys helper script | Daniel Friesel | -0/+91 |
2011-01-16 | feh(1): Updates | Daniel Friesel | -9/+0 |
2011-01-16 | Update TODO & ChangeLog | Daniel Friesel | -2/+4 |
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 | Fix scrolling defaults / binding names | Daniel Friesel | -20/+20 |
2011-01-15 | Add feh/keys example | Daniel Friesel | -0/+15 |
2011-01-15 | Add .../share/doc/feh/examples, move fehrc (feh themes) there | Daniel Friesel | -19/+22 |
2011-01-15 | feh/keys: Further error handling (invalid keysyms etc.) | Daniel Friesel | -2/+5 |
2011-01-15 | BC for ~/.fehrc | Daniel Friesel | -0/+9 |
2011-01-15 | Update tests | Daniel Friesel | -10/+9 |
2011-01-15 | Check XDG_CONFIG_HOME for feh/keys as well | Daniel Friesel | -3/+12 |
2011-01-15 | Screw --rcpath, check XDG_CONFIG_HOME instead | Daniel Friesel | -33/+16 |
2011-01-15 | Update feh(1) for .config/feh/themes | Daniel Friesel | -8/+4 |
2011-01-15 | Read themes from ~/.config/feh/themes, don't autocreate for now | Daniel Friesel | -24/+3 |
2011-01-15 | keys: Allow more modifiers, warn for unknown ones | Daniel Friesel | -0/+19 |
2011-01-15 | Add lskeys helper script | Daniel Friesel | -0/+20 |
2011-01-15 | keys: Allow comments, warn when encountering invalid actions | Daniel Friesel | -1/+3 |
2011-01-14 | Configurable menu keybindings, too. | Daniel Friesel | -20/+32 |
2011-01-14 | Always overwrite/cancel out default keybindings | Daniel Friesel | -1/+3 |
2011-01-14 | Read ~/.config/feh/keys for keybindings. prev/next are even tested! | Daniel Friesel | -0/+151 |
2011-01-13 | First step towards configurable key bindings | Daniel Friesel | -196/+254 |
2010-12-30 | Fix <keypad *> on --scale-down | Daniel Friesel | -0/+1 |
2010-12-30 | Fix zooming with --scale-down. <keypad *> does not yet work, though. | Daniel Friesel | -1/+3 |
2010-12-24 | feh.t: Do not rely on shell globbing | Daniel Friesel | -1/+2 |
2010-12-05 | Forgot to update the ChangeLog, again :) | Daniel Friesel | -0/+5 |