g-fb/mangareader

Option in the page context menu to copy image

Closed this issue · 4 comments

Option in the page context menu to copy image

I want to use KSystemClipboard for this (mainly because Flameshot uses it under Wayland and the reason for why it exists is because it works when the window is unfocused (matters at least to Wayland, don't know about X11 or Windows)), but this would need to bring in KGuiAddons (though that's probably not a point of contention, since it would be kinda weird to not have that while having other KDE framework stuff)

g-fb commented

the reason for why it exists is because it works when the window is unfocused

When would the window not be focused, to require that feature?

When I want to paste the image into another program

g-fb commented

If you can't do that, then go ahead and use KSystemClipboard.