Asteria
Asteria
Hiiiii! ^^ Does Webrtc-rs supports [Pipewire](https://pipewire.org/)? It's required on Linux because of security requirements implemented on Wayland and Flatpak. Thanks!!
Hiii ^^ This PR will solve https://github.com/wingtk/gvsbuild/issues/200 😊 This PR isn't readyy yeet! These are the things I have to do first: - [x] run Ducible each step - [x]...
This feels like a very niche feature, but it's teoritically possible to run a Wayland compositor in Android! ## Why though? Upstream GTK has no interest for an Android backend,...
We will need to have our code compatible with Bevy's ECS API. Then we can easily implement it in a separate crate. # Implementation Overview Bevy uses an [Entity Component...