set electron backend to x11 back

This commit is contained in:
Simon Rieger 2025-06-06 10:34:53 +02:00
parent 16ff996b63
commit 7f7c92caa6
4 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
--enable-features=UseOzonePlatform --ozone-platform=wayland
#--enable-features=UseOzonePlatform --ozone-platform=wayland

View file

@ -1 +1 @@
--enable-features=UseOzonePlatform --ozone-platform=wayland
#--enable-features=UseOzonePlatform --ozone-platform=wayland

View file

@ -1 +1 @@
--enable-features=UseOzonePlatform --ozone-platform=wayland
#--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,auto
env = ELECTRON_OZONE_PLATFORM_HINT,x11
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_QPA_PLATFORM,wayland;xcb