compositor-wayland: windowed/fullscreen not on fullscreen-shell
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 18 Oct 2017 09:31:40 +0000 (12:31 +0300)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Tue, 24 Oct 2017 09:51:35 +0000 (12:51 +0300)
commit441954325e90fd345b68b4b9aee1e5021f50717e
tree422e983118176ffbf0d99b31fe57400828d47a4b
parent7d2fc9291b505cf0df2618686bb885a3219f1435
compositor-wayland: windowed/fullscreen not on fullscreen-shell

The set_windowed and set_fullscreen functions are only useful on a
desktop shell, and never called on fullscreen-shell.

Remove the confusing dead code, and ensure we notice if these functions
get called in the wrong environment.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Acked-by: Daniel Stone <daniels@collabora.com>
libweston/compositor-wayland.c