We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A crate that would implement the traits provided by raw-window-handle for the various gdk backends (wayland/x11/macos/win32)
The text was updated successfully, but these errors were encountered:
Ideally we would want to have gdk4-macos around first
Sorry, something went wrong.
wayland/x11 part is already handled in https://github.com/bilelmoussaoui/ashpd/blob/master/src/window_identifier/gtk4.rs#L86-L113 btw
No branches or pull requests
A crate that would implement the traits provided by raw-window-handle for the various gdk backends (wayland/x11/macos/win32)
The text was updated successfully, but these errors were encountered: