X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=src%2Fwayland.cpp;h=af28edffd664c28a0435b4414963b8965be4bca4;hb=88666c08dd76d09596aa9906f39d466c45d5979e;hp=4678661c3e2f2f004c237428a178b0c8ddbf70c3;hpb=5a905147d566e62ceafd8f885143a49e2866947e;p=staging%2Fwindowmanager.git diff --git a/src/wayland.cpp b/src/wayland.cpp index 4678661..af28edf 100644 --- a/src/wayland.cpp +++ b/src/wayland.cpp @@ -205,10 +205,10 @@ controller::controller(struct wl_registry *r, uint32_t name, uint32_t version) : wayland_proxy( wl_registry_bind(r, name, &ivi_controller_interface, version)), surface_proxy_to_id{}, - surfaces{}, layer_proxy_to_id{}, - layers{}, screen_proxy_to_id{}, + surfaces{}, + layers{}, screens{}, pending{}, output_size{} { @@ -721,6 +721,7 @@ void controller::execute_pending() { // XXX: No flush here... } } + // // ___ ___ _ __ ___ ___ _ __ // / __|/ __| '__/ _ \/ _ \ '_ \