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

window_identifier: from_native with wayland only #178

Merged

Conversation

sophie-h
Copy link
Contributor

Do not require gtk4 feature to be enabled for
WindowIdentifier::from_native to allow to use this feature with only wayland enabled.

Closes #171

@sophie-h sophie-h marked this pull request as draft December 20, 2023 19:53
Do not require gtk4 feature to be enabled for
WindowIdentifier::from_native to allow to use this feature with only
wayland enabled.

Closes bilelmoussaoui#171
@sophie-h sophie-h force-pushed the wip/sophie-h/from-native branch from c51f432 to 9b98d39 Compare December 20, 2023 20:25
@sophie-h
Copy link
Contributor Author

Okay, this still seems to build in all constellations and I also tested it with gtk4_wayland in Loupe.

I have not touched the raw_handle part since this seems to be a bit more work.

@sophie-h sophie-h marked this pull request as ready for review December 20, 2023 20:40
@bilelmoussaoui bilelmoussaoui merged commit 0224d8e into bilelmoussaoui:master Dec 20, 2023
5 of 6 checks passed
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.

Change dependency ordering in Cargo.toml across gtk4/gtk4x11/gtk4wayland
2 participants