aboutsummaryrefslogtreecommitdiffstats
path: root/src/layers.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/layers.hpp')
-rw-r--r--src/layers.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/layers.hpp b/src/layers.hpp
index 1942229..27573a2 100644
--- a/src/layers.hpp
+++ b/src/layers.hpp
@@ -77,6 +77,8 @@ struct layer_map {
layers_type layers; // the actual layer IDs we have
int main_surface;
std::string main_surface_name;
+ int main_surface_width;
+ int main_surface_height;
role_to_layer_map roles;
addsurf_layer_map surfaces; // additional surfaces on layers