commit | 01d5c02c041818cde5b246b62bf2a3c0b7a6fc1a | [log] [tgz] |
---|---|---|
author | Dima Ryazanov <dima@gmail.com> | Mon May 18 23:14:16 2015 -0700 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Tue May 19 16:42:53 2015 -0700 |
tree | 0782556409f29bd33ab1f8de93b496d439913bd7 | |
parent | 7dd12ec713c3e5c90999ded787c1ef83031ecda4 [diff] |
compositor-wayland: Handle window close events more gracefully When a compositor window is closed, remove the output instead of just exiting. (The "if (!input->output)" checks are kind of ugly - but I couldn't find a better way to handle the output going away.) Signed-off-by: Dima Ryazanov <dima@gmail.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>