X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2Fwindowmanager.git;a=blobdiff_plain;f=src%2Fapp.hpp;h=33190810a06c6e7ec66c7e8fdb00a2151254e089;hp=c12654dbe3cac454d8668eb8c3f356145313f9af;hb=260b142249baa6cbd9147473384d40f83f7db61e;hpb=875547362223909f750d4ab2f536735e5b344fc8 diff --git a/src/app.hpp b/src/app.hpp index c12654d..3319081 100644 --- a/src/app.hpp +++ b/src/app.hpp @@ -163,6 +163,7 @@ private: int init_layers(); void surface_set_layout(int surface_id, optional sub_surface_id = nullopt); + void layout_commit(); // TMC WM Events to clients void emit_activated(char const *label);