X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwayland.hpp;h=d30c2f809d5b3ac9e3a699d6c59ce247f3f931be;hb=55d7af4407d3bef99d3de4a5453d5241cac280ca;hp=9ad5656e9e906bc328f7c06354298a0a8547a3a7;hpb=ec9af67cd42ff42c2e76ac12133bd53bba5da0b7;p=staging%2Fwindowmanager.git diff --git a/src/wayland.hpp b/src/wayland.hpp index 9ad5656..d30c2f8 100644 --- a/src/wayland.hpp +++ b/src/wayland.hpp @@ -251,6 +251,8 @@ struct screen : public wayland_proxy, // \___\___/|_| |_|\__|_| \___/|_|_|\___|_| // struct controller : public wayland_proxy { + // This controller is still missing ivi-input + typedef std::unordered_map proxy_to_id_map_type; typedef std::unordered_map> surface_map_type;