]> git.sur5r.net Git - i3/i3/blobdiff - include/x.h
Bugfix: Correctly render decorations in tabbed containers (don’t overlap)
[i3/i3] / include / x.h
index 827f6f855e8eeb94966e44d2dfabe99498470c0f..d110d92cd67995fedf1da1913c4ab14f1c7cc0c7 100644 (file)
@@ -66,7 +66,7 @@ void x_draw_decoration(Con *con);
  * It recursively traverses all children of the given node.
  *
  */
-void x_push_node(Con *con, bool skip_decoration);
+void x_push_node(Con *con);
 
 /**
  * Pushes all changes (state of each node, see x_push_node() and the window