hluk / copyq-commands

Useful commands for CopyQ clipboard manager.
328 stars 72 forks source link

[Feature Request] Save current selected image as a file. #52

Closed zw963 closed 2 years ago

zw963 commented 2 years ago

image

Is the exists a command which can save current selected images (maybe copy from a screenshot programmer) into a image(e.g. png) file?

Thank you!

garulovilla commented 2 years ago

Hi! Have you tried this command save-item-clipboard-to-file.ini?

zw963 commented 2 years ago

When click following button to select a folder to save current file.

image

The open folder dialog is shadowed by copyq dialog.

image

I don't know if this is a issue, anyway, if we can improve, that will best.

hluk commented 2 years ago

Looks like a bug in Qt or native file dialogs. I assume the main window has always-on-top flag set but somehow it is not propagated to the file dialog.