toolbox-vscode
toolbox-vscode copied to clipboard
Native wayland support
As the code is today, even in Wayland environments vcode is getting launch in XWayland mode. This PR makes vcode run in Wyaland mode when in Wayland environments.
This seems to be a workaround for missing support in the Flatpak (https://github.com/flathub/com.visualstudio.code/pull/373) - not sure why that hasn't been merged. I'd rather get that fixed then work around it.