Compare commits

..

No commits in common. "46058c82228fd1bd82af7791e4b79f4deb77757a" and "245eea670b69de508b5146074a4c3a2f00c6df78" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -x
flatpak run com.visualstudio.code --no-sandbox --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform-hint=auto $@
flatpak run com.visualstudio.code --no-sandbox --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland $@
set +x

View File

@ -2,5 +2,5 @@
set -x
# https://github.com/flathub/com.vscodium.codium/issues/55
flatpak run com.vscodium.codium --no-sandbox --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform-hint=auto $@
flatpak run com.vscodium.codium --no-sandbox --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland $@
set +x

@ -1 +1 @@
Subproject commit a6f73dbad72d5958bec7e899bd27050f22b36a93
Subproject commit ec18ac5255c2649d92d7f5b5743edb17c167cec0