Replies: 4 comments
-
Same thing for me. My monitors.conf: env = GDK_SCALE,1 |
Beta Was this translation helpful? Give feedback.
-
I spent some time with ChatGPT on this, chromium --ozone-platform=x11 --disable-gpu --use-gl=swiftshader --enable-unsafe-swiftshader Below, is ChatGPT version to explain why this is happening. After your system update, Chromium-based browsers (Chromium, Chrome, Edge, PWAs) started closing instantly when moved between monitors or workspaces in Hyprland 0.51.1 (Wayland). This is not a crash of Hyprland or Chromium itself — it’s a mismatch between how Hyprland handles window reparenting and how Chromium manages its Wayland surfaces and GPU process. Chromium uses a framework called Ozone to abstract the display system. When you press SUPER + SHIFT + 2, Hyprland: Since Chromium 128+, the Ozone Wayland backend changed how it interprets a destroy event: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@hjanuschka fixed it upstream and #2394 should fix things in the mean time. Cheers |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Just did the update of Omarchy.
On return, the function that I quite enjoyed of moving apps to other windows broke down for anything browser based except firefox.
When Chromium, Microsoft Edge, Google Chrome is opened and I do SUPER+SHIFT+2 for 2nd workspace the app / browser closes down completely.
The same behavior is not observed on native apps, or firefox. They switch as expected.
This has been introduced only today when I did omarchy update.
my monitors config:
Back to defaults (auto placement / auto offsets)
env = GDK_SCALE,2
env = QT_SCALE_FACTOR,2
monitor = DP-1,preferred,auto,2
monitor = DP-2,preferred,auto,2
workspace = 1 monitor:DP-1
#env = GDK_SCALE,2
NVIDIA 4060
not sure if something I Can do to stop it , fix it
Not urgent , not imporant :)
Cheers
Beta Was this translation helpful? Give feedback.
All reactions