gui_starter_template
gui_starter_template copied to clipboard
Add support for X11 forwarding from docker .devcontainer to host OS
This PR adds the ability for GUI programs to run within .devcontainer and forward rendering to the host's X11 server.
Also includes a snippet of setting up an X server on Windows