commit | 8de91494b32203d079b5b0298ef38b56ef19c2a2 | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniels@collabora.com> | Mon Jan 16 13:22:15 2017 +0000 |
committer | Daniel Stone <daniels@collabora.com> | Mon Jan 16 15:13:39 2017 +0000 |
tree | 0078eb74111210e21977227661d795b1caaf24a3 | |
parent | 9cbe1c6ae09f187db76a5c89c78856395c9e321e [diff] |
desktop-shell: Initialise panel surface listener The desktop-shell output destroy code assumes that we always set up a panel listener. Initialise its list explicitly, so if we don't have a panel, then we can still unconditionally destroy the listener on output destroy. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>