Set timeout as 10sec
[apps/agl-service-windowmanager.git] / src / request.hpp
index cad340e..08c8fb0 100644 (file)
@@ -41,6 +41,7 @@ struct WMAction
     std::string appid;
     std::string role;
     std::string area;
+    bool visible;
     bool end_draw_finished;
 };