https://bugs.freedesktop.org/show_bug.cgi?id=60084
Kristian Høgsberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Kristian Høgsberg <[email protected]> --- commit 18639f8d4a28b4471516080c7af68926eaeb62e2 Author: Ander Conselvan de Oliveira <[email protected]> Date: Fri Feb 15 18:44:19 2013 +0200 shell: Set the DPMS state if the screensaver fails to launch or dies The lock hook in desktop-shell only changes the DPMS state the second time it is called, because during the first time it launches the screensaver and wakes the compositor again when the screensaver surface is configured. However, if the screensaver fails to launch, the output is left in an enabled state, even thought there's no content being displayed on the screen. Fix this by disabling the outputs when the screensaver dies if the shell is still locked. https://bugs.freedesktop.org/show_bug.cgi?id=60084 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
