toolbox-vscode icon indicating copy to clipboard operation
toolbox-vscode copied to clipboard

Native wayland support

Open josecastillolema opened this issue 1 year ago • 1 comments

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.

josecastillolema avatar Jul 12 '23 14:07 josecastillolema

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.

owtaylor avatar Jul 21 '23 14:07 owtaylor