summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2011-01-24Remove support for FEH_OPTIONS (it was deprecated over 5 years ago)Daniel Friesel-20/+1
2011-01-23Update ChangelogDaniel Friesel-0/+7
2011-01-23Parse commandline options _after_ theme options (closes GH-23)Daniel Friesel-6/+28
2011-01-23Show correct image dimensions in thumbnail mode (closes GH-29)Daniel Friesel-15/+42
2011-01-22feh(1): Document --zoom max/fillDaniel Friesel-1/+11
2011-01-22Implement --zoom max (zoom like --bg-max)Daniel Friesel-1/+4
2011-01-22Add --zoom fill as equivalent to --auto-zoomDaniel Friesel-6/+17
2011-01-22Release v1.111.11Daniel Friesel-1/+2
2011-01-22TODO: Only refer to github trackerDaniel Friesel-37/+1
2011-01-22feh(1): Fix typoDaniel Friesel-1/+1
2011-01-22Update ChangeLogDaniel Friesel-0/+2
2011-01-22feh(1): --theme: Add note that the default theme is fehDaniel Friesel-1/+7
2011-01-22Update website URLsDaniel Friesel-2/+5
2011-01-22Update help a bitDaniel Friesel-4/+5
2011-01-22Update test images for new zoom/move stepsDaniel Friesel-0/+0
2011-01-22Make in/out zoom use equal ratio, double image movement stepsizeDaniel Friesel-5/+5
2011-01-22Add menu keybindings to documentationDaniel Friesel-0/+25
2011-01-22feh(1): Add reference to #fehDaniel Friesel-1/+3
2011-01-18feh(1): Document XINERAMA_SCREEN workaroundDaniel Friesel-1/+3
2011-01-18feh --help: Fix minor alignment mistakeDaniel Friesel-1/+1
2011-01-17Copyright FooDaniel Friesel-0/+24
2011-01-17test: Change HOME to avoid interferences with existing feh installationsDaniel Friesel-4/+6
2011-01-17Update examples/keysDaniel Friesel-2/+7
2011-01-17feh(1): Fix section cross-referenceDaniel Friesel-1/+1
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