Closed UnoSee closed 1 week ago
I found the fix!
If you're facing issues, try running: miru --ozone-platform=x11
If you still experience lag and are using a discrete GPU, use: miru --ozone-platform=x11 --in-process-gpu
The first solution worked perfectly for my Intel iGPU, while the second resolved the lag I encountered on my PC with an NVIDIA GPU.
Preflight checklist
What app version are you using?
5.5.8
What operating system version are you using?
Linux
Expected Behavior
when miru is executed through a terminal or a app launcher the window would show up
already tested on kde plasma 6 (wayland) it launch fine
Actual Behavior
when miru is executed the process starts but no window showing
tried flags: --enable-features=UseOzonePlatform --ozone-platform=wayland --in-process-gpu --no-sandbox
Screenshots