Skip to content

Wayland window handle has NotSupported error #6939

Answered by ogoffart
Hoverth asked this question in Q&A
Discussion options

You must be logged in to vote

This might be the case if you are using the Qt backend.
This is not implemented for Qt because it would require using private API. See #877 (comment)
So you may need to force the use of the winit backend (by disabling the qt backend feature)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Hoverth
Comment options

Answer selected by Hoverth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants