ConfettiFX / The-Forge

The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Apache License 2.0
4.63k stars 487 forks source link

WIP: Add support for displayserver switching #272

Closed jochumdev closed 1 year ago

jochumdev commented 1 year ago

Thanks for the great product, I love working with it.

This work-in-progress PR add's support for Displayserver switching on Linux it's meant as a base to support Wayland on Linux.

Do you think this is the right way to go?

I left some "TODO(jochumdev): " please have a look at these.

P.s.: As a side effect I removed the pycache folders and added them to the .gitignore.