commit | 830b7882f1d4674d920a9b260bd3cad7c62a110e | [log] [tgz] |
---|---|---|
author | Benoit Gschwind <gschwind@gnu-log.net> | Thu Apr 28 20:33:12 2016 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed May 04 15:40:56 2016 +0300 |
tree | dfa34c906c61d65d0e42c6208432775e5222bbe4 | |
parent | 244ff799fb7008f5de75050ef922b7c7a7399f37 [diff] |
compositor-wayland: split wayland_output_create_for_config The splitting intend to separate configuration parsing from output setup. Introduces struct weston_wayland_backend_output_config. Signed-off-by: Benoit Gschwind <gschwind@gnu-log.net> [Pekka: squashed "wayland-backend: define output configuration structure" into this.] [Pekka: fix fullscreen output scale back to 1.] Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>