summaryrefslogtreecommitdiff
path: root/src/eom-clipboard-handler.h
AgeCommit message (Collapse)AuthorFilesLines
2014-07-26Allow handling multiple clipboard data formats from one menu entryinfirit1-0/+63
The new class "snapshots" the required data from the given EomImage and keeps it around for clipboard usage until the clipboard gets reset. Based on eog commit dcb56b03e9c9282138b9da94eddcedfc401ab750 From Felix Riemann <[email protected]>