X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Frequest.hpp;h=08c8fb0608e49a8756d225acb5fe4d74bb9a0cd2;hb=5d91a5ffe0bc614ee79a18818dadf5836ce038d7;hp=cad340ee8a6cced29406edf03081e38b964073aa;hpb=45ff324610e21ffd0292bdd1e39726c808a41725;p=apps%2Fagl-service-windowmanager.git diff --git a/src/request.hpp b/src/request.hpp index cad340e..08c8fb0 100644 --- a/src/request.hpp +++ b/src/request.hpp @@ -41,6 +41,7 @@ struct WMAction std::string appid; std::string role; std::string area; + bool visible; bool end_draw_finished; };