aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move configuration parts from Makefile into config.mkBert Münnich2017-09-062-26/+28
* Make pan fraction configurablejcalve2017-09-062-3/+6
* Add Max Voit to list of contributorsBert Münnich2017-09-061-0/+1
* Add key-handler action to copy image to clipboardBert Münnich2017-09-021-1/+2
* Adapt inotify_nop to API changesBert Münnich2017-05-171-9/+8
* Update copyright notice in autoreload_inotify.cBert Münnich2017-05-171-1/+1
* Merge branch 'autoreload'Bert Münnich2017-05-175-3/+219
|\
| * Detect all file overwrites in autoreload_inotifyBert Münnich2017-05-173-72/+51
| * Compiler independent buffer alignmentBert Münnich2017-05-171-3/+7
| * Read all available inotify eventsBert Münnich2017-05-171-27/+32
| * Simplify inotify cleanupBert Münnich2017-05-171-2/+2
| * Revised error reporting in autoreload_inotifyBert Münnich2017-05-171-20/+11
| * Fix code-style in autoreload_inotify.cBert Münnich2017-05-171-38/+23
| * Simplify autoreload backend selection in MakefileBert Münnich2017-05-171-8/+5
| * Revised autoreload interfaceBert Münnich2017-05-174-91/+100
| * Add autoreload support by inotify (and dummy backend nop)Max Voit2017-05-175-1/+247
|/
* Properly quit when window gets closed; fixes issue #27Bert Münnich2017-05-171-1/+1
* State the purpose of CLEANUP macroBert Münnich2017-05-172-1/+5
* Merge branch 'diogocp/patch-1'Bert Münnich2017-02-151-1/+1
|\
| * Add Netpbm, TGA and XPM MIME types to sxiv.desktopDiogo Pereira2017-01-271-1/+1
* | Fix typoJakub Wilk2017-02-151-1/+1
* | Fix missing quote in key-handler from commit 5c607adBert Münnich2017-02-132-2/+2
|/
* Pass given file names to key-handler instead of real pathsBert Münnich2017-01-073-3/+3
* Fix unused-variable warnings in conditionally compiled codeBert Münnich2016-12-282-4/+3
* Merge vaygr/opt-depBert Münnich2016-12-281-1/+4
|\
| * Add build options for optional dependenciesVlad Glagolev2016-12-261-1/+4
|/
* Merge djhejna/floatdelayBert Münnich2016-12-016-9/+17
|\
| * Support for DELAY as a floating point number including less than 1Don Hejna2016-11-276-11/+12
* | Ignore button and key events while key-handler is runningBert Münnich2016-11-302-1/+10
* | Merge dwminer/framerateBert Münnich2016-11-286-4/+22
|\ \ | |/ |/|
| * Document -A optiondwminer2016-11-271-0/+5
| * Add -A option to force framerate on animated imagesdwminer2016-11-274-2/+14
|/
* Document new -e flagBert Münnich2016-10-301-0/+6
* Use -e for X window embeddingBert Münnich2016-10-304-16/+13
* added support for XEMBED into other windows (ie tabbed) with -wshuall2016-10-284-3/+16
* Only open regular files; fixes issue #252Bert Münnich2016-10-203-8/+15
* Silence error messages in image-info scriptBert Münnich2016-10-171-0/+2
* Allow opening directories non-recursivelyParide Legovini2016-09-285-10/+8
* Update unstable version numberBert Münnich2016-08-101-1/+1
* Add TODO listBert Münnich2016-08-081-0/+5
* Use Xft for font loading and text drawingBert Münnich2016-08-068-98/+56
* Provide image width and height to image-info script; fixes issue #159Bert Münnich2016-08-063-5/+12
* Removed usage information from README, refer to man pageBert Münnich2016-02-121-88/+1
* Refined grouping of key/mouse mappings in man pageBert Münnich2016-02-121-13/+24
* Fix option -q; commit d3a70a2 completely broke it; fixes issue #223Bert Münnich2015-12-282-1/+4
* Make navigate_frame command respect a count prefixBert Münnich2015-12-263-3/+9
* Fix 32-bit unsigned integer shiftBert Münnich2015-12-262-2/+2
* Make image-info script more steady to special symbols in file namesSudo Nice2015-12-252-7/+5
* Stable version 1.3.2Bert Münnich2015-12-202-1/+8
* Build-time option for default thumbnail size; fixes issue #207Bert Münnich2015-12-203-3/+6