Interop with custom clipboard format

Gabriel Kind gabriel-wine at mastergk.de
Mon Jul 20 19:12:51 CDT 2020


Hello,

I want to interop with a Windows Application that uses a custom
clipboard format in SetClipboardData. Is it possible to access this
custom format from X11?

01a4:trace:clipboard:SetClipboardData 024b 0x1a45fba

I use "xclip -selection clipboard -o -t TARGETS" and it only lists me

TARGETS
MULTIPLE <- This one is empty
TIMESTAMP <- this is 0

As a workaround I could create a small Windows application for IPC with
my Linux program to Get/Set this format but maybe there is a simpler way? :)

Bye

Gabriel





More information about the wine-devel mailing list