commit | e95ad5c47ef4f0eaf371f3e9a3642646ac168259 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Fri Apr 15 14:47:08 2016 +0300 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Thu Jun 09 11:06:50 2016 +0300 |
tree | a6b995da8f36d7a26a0c7b9c98f1cf402123ddeb | |
parent | 0de859ede4bad72b5d3b78e086632f02196d997f [diff] |
compositor: migrate to stable viewporter.xml Migrate from wl_scaler to wp_viewporter extension. The viewporter.xml file is provided by wayland-protocols. This stops Weston from advertising wl_scaler, and advertises wp_viewporter instead. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com> [Pekka: fix wayland-protocols requirement]