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

--- Comment #2 from [email protected] ---
I would assume (In reply to David Redondo from comment #1)
> Doesn't this depend on the side wanting to read the data? 

Yeah that is what I would assume.

Maybe I'm just misunderstanding the protocol and have implemented things
incorrectly, but this is how things happen with my current setup:

1. I call SetSelection and set mime_types to ["text/plain;charset=utf-8",
"text/plain"].
2. Directly after calling SetSelection, the SelectionTransfer signal is
emitted, where the mime_type is always "text/plain".

Is the transfer supposed to be instant? My guess would be that, just as you
say, an application makes a request for an available mime type, which then
should trigger a transfer.

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

Reply via email to