summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-09-06Make pan fraction configurablejcalve
2017-09-06Add Max Voit to list of contributorsBert Münnich
2017-09-02Add key-handler action to copy image to clipboardBert Münnich
2017-05-17Adapt inotify_nop to API changesBert Münnich
2017-05-17Update copyright notice in autoreload_inotify.cBert Münnich
2017-05-17Merge branch 'autoreload'Bert Münnich
2017-05-17Detect all file overwrites in autoreload_inotifyBert Münnich
2017-05-17Compiler independent buffer alignmentBert Münnich
2017-05-17Read all available inotify eventsBert Münnich
2017-05-17Simplify inotify cleanupBert Münnich
2017-05-17Revised error reporting in autoreload_inotifyBert Münnich
2017-05-17Fix code-style in autoreload_inotify.cBert Münnich
2017-05-17Simplify autoreload backend selection in MakefileBert Münnich
2017-05-17Revised autoreload interfaceBert Münnich
2017-05-17Add autoreload support by inotify (and dummy backend nop)Max Voit
2017-05-17Properly quit when window gets closed; fixes issue #27Bert Münnich
2017-05-17State the purpose of CLEANUP macroBert Münnich
2017-02-15Merge branch 'diogocp/patch-1'Bert Münnich
2017-02-15Fix typoJakub Wilk
2017-02-13Fix missing quote in key-handler from commit 5c607adBert Münnich
2017-01-27Add Netpbm, TGA and XPM MIME types to sxiv.desktopDiogo Pereira
2017-01-07Pass given file names to key-handler instead of real pathsBert Münnich
2016-12-28Fix unused-variable warnings in conditionally compiled codeBert Münnich
2016-12-28Merge vaygr/opt-depBert Münnich
2016-12-27Add build options for optional dependenciesVlad Glagolev
2016-12-01Merge djhejna/floatdelayBert Münnich
2016-11-30Ignore button and key events while key-handler is runningBert Münnich
2016-11-28Merge dwminer/framerateBert Münnich
2016-11-28Support for DELAY as a floating point number including less than 1Don Hejna
2016-11-27Document -A optiondwminer
2016-11-27Add -A option to force framerate on animated imagesdwminer
2016-10-30Document new -e flagBert Münnich
2016-10-30Use -e for X window embeddingBert Münnich
2016-10-29added support for XEMBED into other windows (ie tabbed) with -wshuall
2016-10-20Only open regular files; fixes issue #252Bert Münnich
2016-10-17Silence error messages in image-info scriptBert Münnich
2016-09-28Allow opening directories non-recursivelyParide Legovini
2016-08-10Update unstable version numberBert Münnich
2016-08-08Add TODO listBert Münnich
2016-08-06Use Xft for font loading and text drawingBert Münnich
2016-08-06Provide image width and height to image-info script; fixes issue #159Bert Münnich
2016-02-12Removed usage information from README, refer to man pageBert Münnich
2016-02-12Refined grouping of key/mouse mappings in man pageBert Münnich
2015-12-28Fix option -q; commit d3a70a2 completely broke it; fixes issue #223Bert Münnich
2015-12-26Make navigate_frame command respect a count prefixBert Münnich
2015-12-26Fix 32-bit unsigned integer shiftBert Münnich
2015-12-25Make image-info script more steady to special symbols in file namesSudo Nice
2015-12-20Stable version 1.3.2v1.3.2Bert Münnich
2015-12-20Build-time option for default thumbnail size; fixes issue #207Bert Münnich
2015-10-28Simplified r_mkdir()Bert Münnich