weston/desktop-shell
Kristian Høgsberg 87d3b61355 shell: Don't start a fade animation if we don't have an output
When the last window of the X11 compositor is closed during a fade or
while locked, we'll try to start a fade back to the lock screen.  However,
if we closed the last window, there are no outputs left and the animation
will try to run with surface->output == NULL.

https://bugs.freedesktop.org/show_bug.cgi?id=73665
2014-01-19 21:48:10 -08:00
..
.gitignore Update .gitignore 2013-12-09 12:15:41 -08:00
exposay.c exposay: set an alpha on fullscreen surfaces 2014-01-07 21:46:36 -08:00
input-panel.c keyboard: Make debug output less verbose 2014-01-09 23:58:14 -08:00
Makefile.am build: Fix out-of-tree build for desktop-shell 2013-12-04 12:57:02 -08:00
shell.c shell: Don't start a fade animation if we don't have an output 2014-01-19 21:48:10 -08:00
shell.h shell: Disable exposay by default 2014-01-16 16:52:12 -08:00