YaLTeR / niri

A scrollable-tiling Wayland compositor.
https://matrix.to/#/#niri:matrix.org
GNU General Public License v3.0
4.1k stars 122 forks source link

fullscreen freezing xwayland window #643

Closed zero64801 closed 2 months ago

zero64801 commented 2 months ago
I tested only with steam but maybe happens with other apps aswell, when fullscreen steam games ( maybe happen with other apps aswell, didn't test ) the screen will freeze/lag without any sign of coming back I can switch to another tty even though it takes a while to do so. I looked through other closed issues which mentioned something equal/similliar /issues/559 which was marked as solved, the thing that fixed it for me now was disabling direct scanout like mentioned before. ( I'm running in a nvidia gpu/proprietary driver 550.78 ) ### System Information
YaLTeR commented 2 months ago

That sounds similar to that issue yeah.

Could you provide niri output with smithay debug, and also maybe a drm debug log, as described in that issue?

zero64801 commented 2 months ago

That sounds similar to that issue yeah.

Could you provide niri output with smithay debug, and also maybe a drm debug log, as described in that issue?

Sorry, I was running niri 0.1.6 , updated to 0.1.8 and everything is fixed/working without disabling direct-scanout.

YaLTeR commented 2 months ago

Alright, that probably was that issue then.