Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #21276 X11 drag-n-drop unsupported request #21277

Closed
wants to merge 1 commit into from

Conversation

ThomasKuehne
Copy link
Contributor

Fixes #21276 by returning 'true' (this request was handled by DND) instead of 'false' (this isn't a DND request)

Fixes mono#21276 by returning 'true' (this request was handled by DND) instead
of 'false' (this isn't a DND request)
@ThomasKuehne
Copy link
Contributor Author

superseded by commit fix #21258 commit 97372a4

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.

X11 / drag-n-drop where destination request unsupported format unexpectatly activates clipboard handlng code
1 participant