ublue-os / bazzite

Bazzite is a cloud native image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices - including your favorite handheld.
https://bazzite.gg
Apache License 2.0
4.09k stars 250 forks source link

fix(gamescope): remove dpms early path which may be causing a crash #1913

Closed antheas closed 2 days ago

antheas commented 3 days ago

GPD Win Mini experiences a display crash after sleep when using the DPMS function. Gamescope stops showing stuff on the screen but you can still hear steam in the background. Remove the early present which might be causing this.

https://github.com/hhd-dev/hhd/issues/115

antheas commented 2 days ago

Made resuming from DPMS a bit faster as well.