Add addFloatingSurface
[apps/agl-service-windowmanager.git] / src / applist.hpp
index a5a895a..90fd6bd 100644 (file)
@@ -55,6 +55,7 @@ class AppList
     WMError lookUpFloatingSurface(const std::string &appid, unsigned *surface);
     WMError appendRole(const std::string &appid, const std::string &role, unsigned surface);
     void addFloatingClient(const std::string &appid, unsigned layer, const std::string &role);
+    void addFloatingSurface(unsigned surface, unsigned pid);
 
     // Request Interface
     unsigned