https://bugs.kde.org/show_bug.cgi?id=496331

--- Comment #12 from Fushan Wen <qydwhotm...@gmail.com> ---
(In reply to Eric Renfro from comment #11)
> And does this "upstream fix" really fix the real issue? If the issue is that
> the mime-type used for this doesn't work without slashes, that alone is a
> huge bug because there's literally no mime-type that doesn't have a
> <maintype>/<subtype>.

The clipboard itself supports mime types without slashes, but GTK filters them
out. Actually they are only represented as string keys in the clipboard and a
key can be any string.

> 
> Secondly, and maybe this could/should be in another ticket, but another
> approach to helping solve some of this issue, and this is what Pano in part
> does, and since Clipboard Manager has the ability, to check what window is
> active, and be able to filter retaining history results on specific
> applications, if they're the active focused window. In Wayland this can't
> simply be done by just anything, but where Clipboard Manager is running, I'm
> at least betting on the possibility that *it* can identify what's active
> when it's determining a new entry hits the clipboard, yes?

It should be possible on both platforms. To implement that a window filter is
needed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to