Skip to content

Conversation

redzimski
Copy link
Contributor

Existing Issue(s)

#12481

Note, I just copied the stuff from here. I don't know if that's the right way to fix this - I have not worked with X11 previously. But it seems to do the trick.

/* when here we're notified that the clipboard had an external change, we request the
* available mime types by asking for a conversion to the TARGETS format. We should get a
* SelectionNotify event later, and when treating these results, we will push a ClipboardUpdated
* event
*/
X11_XConvertSelection(display, videodata->atoms.CLIPBOARD, videodata->atoms.TARGETS,
videodata->atoms.SDL_FORMATS, GetWindow(_this), CurrentTime);

@slouken slouken added this to the 3.4.0 milestone May 19, 2025
@slouken slouken requested a review from icculus May 20, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants