summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2011-01-17data -> share, data/examples -> examplesDaniel Friesel-3/+3
2011-01-17Ignore Shift keystate, shift/non-shift keysyms differ anyways.Daniel Friesel-10/+14
2011-01-16Update keys config exampleDaniel Friesel-0/+25
2011-01-16feh/keys: Allow action unbindingDaniel Friesel-2/+38
2011-01-16Add checkkeys helper scriptDaniel Friesel-0/+91
2011-01-16feh(1): UpdatesDaniel Friesel-9/+0
2011-01-16Update TODO & ChangeLogDaniel Friesel-2/+4
2011-01-16feh(1): Document feh/keys action namesDaniel Friesel-43/+80
2011-01-15feh(1): Update config stuff.Daniel Friesel-6/+48
2011-01-15Fix scrolling defaults / binding namesDaniel Friesel-20/+20
2011-01-15Add feh/keys exampleDaniel Friesel-0/+15
2011-01-15Add .../share/doc/feh/examples, move fehrc (feh themes) thereDaniel Friesel-19/+22
2011-01-15feh/keys: Further error handling (invalid keysyms etc.)Daniel Friesel-2/+5
2011-01-15BC for ~/.fehrcDaniel Friesel-0/+9
2011-01-15Update testsDaniel Friesel-10/+9
2011-01-15Check XDG_CONFIG_HOME for feh/keys as wellDaniel Friesel-3/+12
2011-01-15Screw --rcpath, check XDG_CONFIG_HOME insteadDaniel Friesel-33/+16
2011-01-15Update feh(1) for .config/feh/themesDaniel Friesel-8/+4
2011-01-15Read themes from ~/.config/feh/themes, don't autocreate for nowDaniel Friesel-24/+3
2011-01-15keys: Allow more modifiers, warn for unknown onesDaniel Friesel-0/+19
2011-01-15Add lskeys helper scriptDaniel Friesel-0/+20
2011-01-15keys: Allow comments, warn when encountering invalid actionsDaniel Friesel-1/+3
2011-01-14Configurable menu keybindings, too.Daniel Friesel-20/+32
2011-01-14Always overwrite/cancel out default keybindingsDaniel Friesel-1/+3
2011-01-14Read ~/.config/feh/keys for keybindings. prev/next are even tested!Daniel Friesel-0/+151
2011-01-13First step towards configurable key bindingsDaniel Friesel-196/+254
2010-12-30Fix <keypad *> on --scale-downDaniel Friesel-0/+1
2010-12-30Fix zooming with --scale-down. <keypad *> does not yet work, though.Daniel Friesel-1/+3
2010-12-24feh.t: Do not rely on shell globbingDaniel Friesel-1/+2
2010-12-05Forgot to update the ChangeLog, again :)Daniel Friesel-0/+5
2010-12-04imlib.c: Use getaddrinfo in builtin http client, enables IPv6 supportPascal Bleser-33/+20
2010-12-03Release v1.10.11.10.1Daniel Friesel-1/+2
2010-12-03Update changelog & feh(1)Daniel Friesel-0/+4
2010-11-30Add regression test for invalid image segfault issueDaniel Friesel-1/+11
2010-11-30Update ChangeLogDaniel Friesel-0/+6
2010-11-30slideshow.c: Fix segfault after encountering multiple invalid images in a rowDaniel Friesel-1/+5
2010-11-14test: Updated scaledown imageDaniel Friesel-0/+0
2010-11-13Add SVG logoDaniel Friesel-0/+162
2010-11-09Update TODO and feh(1): The scale-down issue was fixedDaniel Friesel-4/+0
2010-11-07imlib.c: Fix buffer overflow in draw_actions (thx Gabe)Daniel Friesel-1/+1
2010-11-07Fix sample fehrc (thx feuerrot)Daniel Friesel-7/+7
2010-10-23Fix --scale-down for both tiling mode and floating mode.Daniel Friesel-0/+2
2010-10-19man: Use rm -f in make cleanDaniel Friesel-1/+1
2010-10-07Release v1.101.10Daniel Friesel-1/+2
2010-10-05Add tests for --image-bgDaniel Friesel-1/+16
2010-10-04Tests for keyboard based zoomingDaniel Friesel-5/+54
2010-10-04test/feh-scr: Send less keys to avoid timing problemsDaniel Friesel-1/+1
2010-10-04Add tests for action/filename drawingDaniel Friesel-1/+42
2010-10-04Graphical --caption-path testsDaniel Friesel-15/+52
2010-10-03More screenshot-based testsDaniel Friesel-1/+144