set electron backend to wayland

This commit is contained in:
Simon Rieger 2025-06-06 10:24:40 +02:00
parent 74d501fbc1
commit 981cf40dc6
4 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1 @@
--enable-features=UseOzonePlatform --ozone-platform=wayland

View file

@ -0,0 +1 @@
--enable-features=UseOzonePlatform --ozone-platform=wayland

View file

@ -0,0 +1 @@
--enable-features=UseOzonePlatform --ozone-platform=wayland

View file

@ -15,7 +15,7 @@ env = CLUTTER_BACKEND,wayland
# Der Displaytreiber für das Thinkpad 11 funktioniert komischerweise zurzeit nicht mit Electron Apps unter Wayland
#env = ELECTRON_OZONE_PLATFORM_HINT,auto
env = ELECTRON_OZONE_PLATFORM_HINT,x11
env = ELECTRON_OZONE_PLATFORM_HINT,auto
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_QPA_PLATFORM,wayland;xcb