summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-25options.c: Move hold-action check to check_options.Daniel Friesel
2011-01-24Remove support for FEH_OPTIONS (it was deprecated over 5 years ago)Daniel Friesel
2011-01-23Update ChangelogDaniel Friesel
2011-01-23Parse commandline options _after_ theme options (closes GH-23)Daniel Friesel
2011-01-23Show correct image dimensions in thumbnail mode (closes GH-29)Daniel Friesel
2011-01-22feh(1): Document --zoom max/fillDaniel Friesel
2011-01-22Implement --zoom max (zoom like --bg-max)Daniel Friesel
2011-01-22Add --zoom fill as equivalent to --auto-zoomDaniel Friesel
2011-01-22Release v1.11Daniel Friesel
2011-01-22TODO: Only refer to github trackerDaniel Friesel
2011-01-22feh(1): Fix typoDaniel Friesel
2011-01-22Update ChangeLogDaniel Friesel
2011-01-22feh(1): --theme: Add note that the default theme is fehDaniel Friesel
2011-01-22Update website URLsDaniel Friesel
2011-01-22Update help a bitDaniel Friesel
2011-01-22Update test images for new zoom/move stepsDaniel Friesel
2011-01-22Make in/out zoom use equal ratio, double image movement stepsizeDaniel Friesel
2011-01-22Add menu keybindings to documentationDaniel Friesel
2011-01-22feh(1): Add reference to #fehDaniel Friesel
2011-01-18feh(1): Document XINERAMA_SCREEN workaroundDaniel Friesel
2011-01-18feh --help: Fix minor alignment mistakeDaniel Friesel
2011-01-17Copyright FooDaniel Friesel
2011-01-17test: Change HOME to avoid interferences with existing feh installationsDaniel Friesel
2011-01-17Update examples/keysDaniel Friesel
2011-01-17feh(1): Fix section cross-referenceDaniel Friesel
2011-01-17data -> share, data/examples -> examplesDaniel Friesel
2011-01-17Ignore Shift keystate, shift/non-shift keysyms differ anyways.Daniel Friesel
2011-01-16Update keys config exampleDaniel Friesel
2011-01-16feh/keys: Allow action unbindingDaniel Friesel
2011-01-16Add checkkeys helper scriptDaniel Friesel
2011-01-16feh(1): UpdatesDaniel Friesel
2011-01-16Update TODO & ChangeLogDaniel Friesel
2011-01-16feh(1): Document feh/keys action namesDaniel Friesel
2011-01-15feh(1): Update config stuff.Daniel Friesel
2011-01-15Fix scrolling defaults / binding namesDaniel Friesel
2011-01-15Add feh/keys exampleDaniel Friesel
2011-01-15Add .../share/doc/feh/examples, move fehrc (feh themes) thereDaniel Friesel
2011-01-15feh/keys: Further error handling (invalid keysyms etc.)Daniel Friesel
2011-01-15BC for ~/.fehrcDaniel Friesel
2011-01-15Update testsDaniel Friesel
2011-01-15Check XDG_CONFIG_HOME for feh/keys as wellDaniel Friesel
2011-01-15Screw --rcpath, check XDG_CONFIG_HOME insteadDaniel Friesel
2011-01-15Update feh(1) for .config/feh/themesDaniel Friesel
2011-01-15Read themes from ~/.config/feh/themes, don't autocreate for nowDaniel Friesel
2011-01-15keys: Allow more modifiers, warn for unknown onesDaniel Friesel
2011-01-15Add lskeys helper scriptDaniel Friesel
2011-01-15keys: Allow comments, warn when encountering invalid actionsDaniel Friesel
2011-01-14Configurable menu keybindings, too.Daniel Friesel
2011-01-14Always overwrite/cancel out default keybindingsDaniel Friesel
2011-01-14Read ~/.config/feh/keys for keybindings. prev/next are even tested!Daniel Friesel