Age | Commit message (Expand) | Author | Lines |
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 |
2010-12-04 | imlib.c: Use getaddrinfo in builtin http client, enables IPv6 support | Pascal Bleser | -33/+20 |
2010-12-03 | Release v1.10.11.10.1 | Daniel Friesel | -1/+2 |
2010-12-03 | Update changelog & feh(1) | Daniel Friesel | -0/+4 |
2010-11-30 | Add regression test for invalid image segfault issue | Daniel Friesel | -1/+11 |
2010-11-30 | Update ChangeLog | Daniel Friesel | -0/+6 |
2010-11-30 | slideshow.c: Fix segfault after encountering multiple invalid images in a row | Daniel Friesel | -1/+5 |
2010-11-14 | test: Updated scaledown image | Daniel Friesel | -0/+0 |
2010-11-13 | Add SVG logo | Daniel Friesel | -0/+162 |
2010-11-09 | Update TODO and feh(1): The scale-down issue was fixed | Daniel Friesel | -4/+0 |
2010-11-07 | imlib.c: Fix buffer overflow in draw_actions (thx Gabe) | Daniel Friesel | -1/+1 |
2010-11-07 | Fix sample fehrc (thx feuerrot) | Daniel Friesel | -7/+7 |
2010-10-23 | Fix --scale-down for both tiling mode and floating mode. | Daniel Friesel | -0/+2 |
2010-10-19 | man: Use rm -f in make clean | Daniel Friesel | -1/+1 |
2010-10-07 | Release v1.101.10 | Daniel Friesel | -1/+2 |
2010-10-05 | Add tests for --image-bg | Daniel Friesel | -1/+16 |
2010-10-04 | Tests for keyboard based zooming | Daniel Friesel | -5/+54 |
2010-10-04 | test/feh-scr: Send less keys to avoid timing problems | Daniel Friesel | -1/+1 |
2010-10-04 | Add tests for action/filename drawing | Daniel Friesel | -1/+42 |
2010-10-04 | Graphical --caption-path tests | Daniel Friesel | -15/+52 |
2010-10-03 | More screenshot-based tests | Daniel Friesel | -1/+144 |