aboutsummaryrefslogtreecommitdiff
path: root/exec
Commit message (Expand)AuthorAgeFilesLines
* Add key-handler action to copy image to clipboardBert Münnich2017-09-021-1/+2
* Fix missing quote in key-handler from commit 5c607adBert Münnich2017-02-131-1/+1
* Pass given file names to key-handler instead of real pathsBert Münnich2017-01-071-1/+1
* Silence error messages in image-info scriptBert Münnich2016-10-171-0/+2
* Provide image width and height to image-info script; fixes issue #159Bert Münnich2016-08-061-3/+6
* Make image-info script more steady to special symbols in file namesSudo Nice2015-12-251-6/+4
* Clarified comments in key-handler, fixes issue #206Bert Münnich2015-05-181-3/+3
* Pass file paths to key handler via stdin; fixes issue #187Bert Münnich2014-11-271-16/+20
* Refactored rotation in key-handlerBert Münnich2014-08-201-11/+12
* Added actions for tag addition & removal to key-handlerBert Münnich2014-08-201-0/+19
* Unified rotate actions in key-handler; use lossless operation based on file typeBert Münnich2014-08-181-18/+13
* Pass marked files to external key handler in thumbnail mode; fixes issue #135Bert Münnich2014-08-161-14/+17
* Merged pull request #129Bert Münnich2014-01-311-3/+3
|\
| * Use a prefix key to execute the key handlerAndrás Mohari2014-01-311-3/+3
|/
* Adhere to XDG Base Directory Specification; fixes issue #124Bert Münnich2014-01-112-2/+2
* Added doc header to exec/key-handlerBert Münnich2014-01-051-0/+11
* Show metadata of image on Ctrl-e in exec/key-handlerBert Münnich2014-01-051-0/+2
* Copy image path to primary on Ctrl-c in exec/key-handlerBert Münnich2014-01-051-0/+2
* Simplified EXIF tag extraction in exec/image-infoBert Münnich2014-01-031-1/+1
* Moved external shell commands into exec/key-handler scriptBert Münnich2014-01-022-0/+38