index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exec
Age
Commit message (
Expand
)
Author
2014-11-27
Pass file paths to key handler via stdin; fixes issue #187
Bert Münnich
2014-08-20
Refactored rotation in key-handler
Bert Münnich
2014-08-20
Added actions for tag addition & removal to key-handler
Bert Münnich
2014-08-18
Unified rotate actions in key-handler; use lossless operation based on file type
Bert Münnich
2014-08-16
Pass marked files to external key handler in thumbnail mode; fixes issue #135
Bert Münnich
2014-01-31
Merged pull request #129
Bert Münnich
2014-01-31
Use a prefix key to execute the key handler
András Mohari
2014-01-11
Adhere to XDG Base Directory Specification; fixes issue #124
Bert Münnich
2014-01-05
Added doc header to exec/key-handler
Bert Münnich
2014-01-05
Show metadata of image on Ctrl-e in exec/key-handler
Bert Münnich
2014-01-05
Copy image path to primary on Ctrl-c in exec/key-handler
Bert Münnich
2014-01-03
Simplified EXIF tag extraction in exec/image-info
Bert Münnich
2014-01-02
Moved external shell commands into exec/key-handler script
Bert Münnich