Bug Fix : Show split
[apps/agl-service-windowmanager.git] / src / app.hpp
index 04caf12..047436b 100644 (file)
@@ -250,7 +250,7 @@ struct App
 
     int init_layers();
 
-    void surface_set_layout(int surface_id, optional<int> sub_surface_id = nullopt);
+    void surface_set_layout(int surface_id, const std::string& area = "");
     void layout_commit();
 
     // TMC WM Events to clients