summaryrefslogtreecommitdiffstats
path: root/exec
AgeCommit message (Expand)Author
2019-01-01Add rawtherapee entry to key-handlerBert Münnich
2019-01-01Copy to primary buffer and clipboardBert Münnich
2019-01-01Remove tags from image-infoBert Münnich
2018-12-31Remove tagging from key-handlerBert Münnich
2018-08-04Set executable bit on scripts in exec folderPatryk Czachurski
2017-12-07Separate bar fields only by spacesBert Münnich
2017-09-02Add key-handler action to copy image to clipboardBert Münnich
2017-02-13Fix missing quote in key-handler from commit 5c607adBert Münnich
2017-01-07Pass given file names to key-handler instead of real pathsBert Münnich
2016-10-17Silence error messages in image-info scriptBert Münnich
2016-08-06Provide image width and height to image-info script; fixes issue #159Bert Münnich
2015-12-25Make image-info script more steady to special symbols in file namesSudo Nice
2015-05-18Clarified comments in key-handler, fixes issue #206Bert Münnich
2014-11-27Pass file paths to key handler via stdin; fixes issue #187Bert Münnich
2014-08-20Refactored rotation in key-handlerBert Münnich
2014-08-20Added actions for tag addition & removal to key-handlerBert Münnich
2014-08-18Unified rotate actions in key-handler; use lossless operation based on file typeBert Münnich
2014-08-16Pass marked files to external key handler in thumbnail mode; fixes issue #135Bert Münnich
2014-01-31Merged pull request #129Bert Münnich
2014-01-31Use a prefix key to execute the key handlerAndrás Mohari
2014-01-11Adhere to XDG Base Directory Specification; fixes issue #124Bert Münnich
2014-01-05Added doc header to exec/key-handlerBert Münnich
2014-01-05Show metadata of image on Ctrl-e in exec/key-handlerBert Münnich
2014-01-05Copy image path to primary on Ctrl-c in exec/key-handlerBert Münnich
2014-01-03Simplified EXIF tag extraction in exec/image-infoBert Münnich
2014-01-02Moved external shell commands into exec/key-handler scriptBert Münnich