Interop with custom clipboard format
21 Jul
2020
21 Jul
'20
12:12 a.m.
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
1976
Age (days ago)
1976
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gabriel Kind