mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 13:49:54 +00:00
This patch introduces a new protocol proxy, which multiplxes Wayland clients into a single connection, allowing us to redirect calls (e.g. create toplevel -> create subsurface). Mixed with some state tracking and emulation, we can embed a full-featured client into the editor. |
||
|---|---|---|
| .. | ||
| android | ||
| ios | ||
| linuxbsd | ||
| macos | ||
| visionos | ||
| web | ||
| windows | ||
| platform_builders.py | ||
| register_platform_apis.h | ||
| SCsub | ||