Re: [PATCH] shell: Set the DPMS state if the screensaver fails to launch or dies

2013-02-15 Thread Kristian Høgsberg
On Fri, Feb 15, 2013 at 06:44:19PM +0200, Ander Conselvan de Oliveira wrote: > From: Ander Conselvan de Oliveira > > 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 agai

[PATCH] shell: Set the DPMS state if the screensaver fails to launch or dies

2013-02-15 Thread Ander Conselvan de Oliveira
From: Ander Conselvan de Oliveira 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 laun