summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2018-08-02Update --geometry documentation in feh(1)Daniel Friesel-2/+3
2018-07-20Blame Imlib2 when failing to create > 32000x32000 px imageDaniel Friesel-6/+20
2018-07-17feh 2.27.12.27.1Daniel Friesel-1/+10
2018-07-17Merge branch 'giladogit-patch-1'Daniel Friesel-8/+10
2018-07-17feh_main_iteration: Properly check select() return valueDaniel Friesel-2/+2
2018-07-17signals.c: Globally initialize sig_exit; return immediately after SIGTERM etcDaniel Friesel-2/+2
2018-07-17Merge branch 'patch-1' of https://github.com/giladogit/feh into giladogit-pat...Daniel Friesel-6/+8
2018-07-17Merge branch 'ulteq-fix-screen-clip'Daniel Friesel-6/+10
2018-07-17Improve screen clip featureulteq-6/+10
2018-07-07Update signals.cgiladogit-0/+1
2018-07-06Update main.cgiladogit-4/+4
2018-07-06Update signals.cgiladogit-1/+2
2018-07-06Update signals.hgiladogit-1/+1
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