]> git.sur5r.net Git - i3/i3/blobdiff - include/data.h
Draw indicator border only for split layouts
[i3/i3] / include / data.h
index 83f9d80b5c6d8ffbf0bd8e813e12a23a5aec3340..31407f3c7bc4772f264c7e00e3b23c3916d5e368 100644 (file)
@@ -147,7 +147,7 @@ struct deco_render_params {
     Rect con_deco_rect;
     uint32_t background;
     bool con_is_leaf;
-    orientation_t parent_orientation;
+    layout_t parent_layout;
 };
 
 /**