X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Flayers.hpp;h=a02eb00d3304cd103ac955aad383fbf692aa1bbb;hb=04c862b9957ea86959bd533cb1ac497ddb52759d;hp=a6df4a05147bf909f5c4ddedb81ea69b8b003efe;hpb=ccd8c4d8957c4a561ae1d2d9a53525fe2a4e4329;p=staging%2Fwindowmanager.git diff --git a/src/layers.hpp b/src/layers.hpp index a6df4a0..a02eb00 100644 --- a/src/layers.hpp +++ b/src/layers.hpp @@ -68,6 +68,7 @@ struct layer_map { storage_type mapping; layers_type layers; + int main_surface; optional get_layer_id(int surface_id); optional get_layer_rect(int surface_id);