Skip to content

Conversation

JakeStanger
Copy link
Contributor

@JakeStanger JakeStanger commented Sep 30, 2025

Currently enabling egl (with or without a version feature flag) fails to compile, as some required imports are incorrectly gated behind the wayland_crate flag only.

This amends the feature flags in wayland_display to amend this.

…ate` feature

Previously enabling `egl` (with or without a version feature flag) would fail to compile, as some required imports were incorrectly gated behind the `wayland_crate` flag only.

This amends the feature flags in `wayland_display` to amend this.
@JakeStanger
Copy link
Contributor Author

CI docs failure appears unrelated. Have confirmed docs compile for all of the following combinations:

  • No features
  • v4_4, egl
  • v4_4, egl, wayland_crate
  • wayland_crate

@bilelmoussaoui bilelmoussaoui merged commit b5abe42 into gtk-rs:main Oct 1, 2025
38 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants