flathub / org.godotengine.Godot

Godot engine
https://flathub.org/apps/details/org.godotengine.Godot
37 stars 23 forks source link

Beta: Allow access to Wayland socket #170

Closed wjt closed 3 months ago

wjt commented 3 months ago

Godot 4.3 adds opt-in Wayland support. To use this, the Wayland socket is of course needed.

--socket=x11 is left as-is rather than being replaced with fallback-x11 because X11 remains the default; manual intervention is needed to configure the editor and/or game to use Wayland.

flathubbot commented 3 months ago

Started test build 126260

flathubbot commented 3 months ago

Started test build 126261

flathubbot commented 3 months ago

Build 126260 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/109224/org.godotengine.Godot.flatpakref
flathubbot commented 3 months ago

Build 126261 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/109225/org.godotengine.Godot.flatpakref
Zishan-Rahman commented 3 months ago

@Calinou (sorry for the ping) this PR should be good to merge now :+1: