]> git.sur5r.net Git - i3/i3/blobdiff - include/data.h
Bugfix: Also update pixmaps when the position of the deco_rect has changed (Thanks...
[i3/i3] / include / data.h
index 33f1d0d1974cfa48fe59358349ef61435a03f619..843d0c9cc73437dbe9d8544743a4bb1343eabbb5 100644 (file)
@@ -107,7 +107,7 @@ struct deco_render_params {
     int border_style;
     struct width_height con_rect;
     struct width_height con_window_rect;
-    struct width_height con_deco_rect;
+    Rect con_deco_rect;
     uint32_t background;
     bool con_is_leaf;
     xcb_font_t font;