commit | cd63b3ea513ae9062f2aabe685f8e67e81183ded | [log] [tgz] |
---|---|---|
author | Benoit Gschwind <gschwind@gnu-log.net> | Thu Apr 28 20:33:14 2016 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed May 04 15:40:56 2016 +0300 |
tree | e8f11c8740d623de2ef33d65eb739a99f8da0106 | |
parent | 830b7882f1d4674d920a9b260bd3cad7c62a110e [diff] |
compositor-wayland: split backend_init Extract configuration parsing from init_backend function. The new init_backend start by generating the configuration structure from configuration file with separated function and then use this structure to load the backend. Signed-off-by: Benoit Gschwind <gschwind@gnu-log.net> [Pekka: rebased] Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>