re-export feature client_system from wayland_backend#521
re-export feature client_system from wayland_backend#521hack3rmann wants to merge 3 commits intoSmithay:masterfrom
client_system from wayland_backend#521Conversation
|
A feature flag isn't strictly necessary, since a consumer can add an explicit wayland-client or wayland-backend dependency, but seems appropriate given the crate is already re-exported in https://smithay.github.io/client-toolkit/smithay_client_toolkit/reexports/index.html. |
Appreciate your concerns on the flag, but I tried using |
|
I saw there was 3 failed CI workflows:
There's another pending pull request that requires issues Do I need to open issues for |
|
Updating the CI toolchain version would be good. I'll merge this after that and the last issue can be resolved in another PR. |
This feature is needed by any project that would use Smithay client-toolkit to integrate with anything via FFI, like wgpu for instance.