summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2018-06-28Release v2.272.27Daniel Friesel-0/+17
2018-06-27Merge branch 'ulteq-simplify-zoom'Daniel Friesel-203/+60
2018-06-27Merge branch 'simplify-zoom' of https://github.com/ulteq/feh into ulteq-simpl...Daniel Friesel-203/+60
2018-06-26Release v2.26.42.26.4Daniel Friesel-0/+5
2018-06-10Merge pull request #402 from rand-0m/masterDaniel Friesel-1/+3
2018-06-10fix .fehbg output for --bg-maxSebastian Bickerle-1/+3
2018-05-18Release v2.26.32.26.3Daniel Friesel-0/+5
2018-05-16properly escape image-bg argument in ~/.fehbgDaniel Friesel-1/+1
2018-05-15Merge pull request #399 from mb720/patch-1Daniel Friesel-1/+1
2018-05-15Update COPYINGMatthias Braun-1/+1
2018-05-12Release v2.26.22.26.2Daniel Friesel-0/+8
2018-05-11Do not push menus off the screen when hitting screen limitsDaniel Friesel-0/+4
2018-05-11feh(1): Note that Mod1 is now supported for terminal inputDaniel Friesel-1/+4
2018-05-11feh(1): Fix thumbnail pathDaniel Friesel-5/+8
2018-05-11Update copyright noticeDaniel Friesel-26/+26
2018-05-11Handle some Esc-based keys from stdin (arrow keys and Alt+X for now)Daniel Friesel-1/+25
2018-05-11Show correct filelist position in windows opened from thumbnail modeDaniel Friesel-5/+12
2018-05-11Release v2.26.12.26.1Daniel Friesel-0/+10
2018-05-11Use custom temporary directory for ImageMagick calls and clean it up afterwardsDaniel Friesel-16/+50
2018-05-10Save image-bg setting in ~/.fehbgDaniel Friesel-0/+4
2018-05-10Only save background setting-related options in ~/.fehbgDaniel Friesel-29/+35
2018-04-19Release v2.262.26Daniel Friesel-0/+8
2018-04-18Document ~/.fehbg a bit more preciselyDaniel Friesel-5/+8
2018-04-18Always save absolute paths in ~/fehbg (closes #389)Daniel Friesel-2/+15
2018-04-08Merge branch 'orbea-man'Daniel Friesel-5/+3
2018-04-07feh.1: Silence mandoc warningsorbea-5/+3
2018-04-06Merge branch 'orbea-man'Daniel Friesel-5/+5
2018-04-04feh.1: Silence mandoc warningsorbea-5/+5
2018-04-04Add build tests for non-default build options using Travis CIDaniel Friesel-0/+31
2018-04-04Merge branch 'orbea-man'Daniel Friesel-199/+279
2018-04-04feh(1): Fix typosDaniel Friesel-4/+4
2018-04-04Merge branch 'man' of https://github.com/orbea/feh into orbea-manDaniel Friesel-199/+279
2018-04-04Add %g and %Z format specifiers (closes #391)Daniel Friesel-2/+23
2018-04-02feh.1: Fix mandoc warningsorbea-199/+279
2018-03-10Adapt the new --offset optionulteq-16/+6
2018-03-10Simplify --keep-zoom-vp handlingulteq-43/+7
2018-03-10Fix indentationulteq-11/+10
2018-03-10Remove unused codeulteq-9/+0
2018-03-10Fix --screen-clip window dimension calculationulteq-2/+6
2018-03-10Fix window auto-resize with --keep-zoom-vp enabledulteq-9/+4
2018-03-10Remove duplicate bounds checkingulteq-6/+0
2018-03-10Run draw checks after zoom calculationulteq-8/+8
2018-03-10Fix draw checks conditionulteq-2/+3
2018-03-10Allow empty string as --geometry argumentulteq-1/+3
2018-03-10Fix zoom ratio calculationulteq-103/+20
2018-03-10Only set random seed onceDaniel Friesel-4/+2
2018-03-09rename --inner-geometry to --offset, discard width and height valuesDaniel Friesel-16/+14
2018-03-08add (experimental and still slightly buggy) --inner-geometry featureDaniel Friesel-0/+36
2018-03-07Release v2.25.12.25.1Daniel Friesel-0/+6
2018-03-07filelist: Fix misinterpretation of C99 inline semanticsDaniel Friesel-1/+1