Skip to content

Conversation

@edwloef
Copy link
Contributor

@edwloef edwloef commented Sep 10, 2025

fixes #226

In my project, which currently can't support wayland, this saves 18 dependencies, about 250KiB of binary size and about 3 seconds (~20%) of cargo check time. These measurements include the workaround mentioned in #255 (comment), without applying it beforehand this change saves even more.

This is a breaking change since it changes the default features.

@PolyMeilex PolyMeilex merged commit 9435444 into PolyMeilex:master Sep 13, 2025
13 checks passed
@PolyMeilex
Copy link
Owner

Thanks!

@edwloef edwloef deleted the wayland-optional branch September 13, 2025 18:32
@TechnoPorg
Copy link

Any chance we could get a version bump with this change included?

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.

Don't unnecessarily require wayland APIs

3 participants