X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fwm_client.hpp;fp=src%2Fwm_client.hpp;h=9568324a7306cadaa9b31eaec268fc82df66cc8a;hb=a96fae7e99c2d13bc864d919cbdbcd68ba9cb841;hp=623d34fccd83bffc642b78bbfe57ca9afda748de;hpb=2b1bf85afe0a8b24f75386f7c24df85f9b785bd3;p=apps%2Fagl-service-windowmanager.git diff --git a/src/wm_client.hpp b/src/wm_client.hpp index 623d34f..9568324 100644 --- a/src/wm_client.hpp +++ b/src/wm_client.hpp @@ -51,6 +51,7 @@ class WMClient std::string role() const; unsigned layerID() const; unsigned surfaceID() const; + void registerSurface(unsigned surface); WMError addSurface(unsigned surface); bool removeSurfaceIfExist(unsigned surface);