X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fapp.hpp;h=7b9164faf719afb158eb74f5c8794a19ebb7915a;hb=d2fe9e8e49a0970986282162b04d335c57845ac3;hp=247f772d4100a9ba961cbab2b7845f34262fe1c7;hpb=89fd5de8311dace5c8c1ba3fb64115f1955687d4;p=staging%2Fwindowmanager.git diff --git a/src/app.hpp b/src/app.hpp index 247f772..7b9164f 100644 --- a/src/app.hpp +++ b/src/app.hpp @@ -36,7 +36,7 @@ struct App { std::vector> outputs; layouts_type layouts; - surface_id_to_layer_map surface2layer; + layer_map layers; App(wl::display *d); ~App();