X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Frequest.hpp;h=073dd275f2a17a0d1ea5a3fc1ff091590cd9bd64;hb=c4798401800dd1f325aca5333e1d3eebdda0abe3;hp=95b8c82abf8b607db92594d562f040ae77ca8412;hpb=8f0f90cbffda62b8bc3283f6987a82d34b78e921;p=apps%2Fagl-service-windowmanager.git diff --git a/src/request.hpp b/src/request.hpp index 95b8c82..073dd27 100644 --- a/src/request.hpp +++ b/src/request.hpp @@ -50,13 +50,12 @@ struct WMTrigger struct WMAction { - std::string appid; + unsigned req_num; + std::shared_ptr client; std::string role; std::string area; TaskVisible visible; bool end_draw_finished; - std::shared_ptr client; - unsigned req_num; }; struct WMRequest