]> git.sur5r.net Git - i3/i3/blobdiff - include/con.h
Handle the case where there's no font char infos.
[i3/i3] / include / con.h
index 34c6450cf39f5574867b29daf64cc6c922183af0..b14c477e53de6fb864b8d1dc06e29c1b36510fd3 100644 (file)
@@ -233,6 +233,13 @@ Rect con_border_style_rect(Con *con);
  */
 int con_border_style(Con *con);
 
+/**
+ * Sets the given border style on con, correctly keeping the position/size of a
+ * floating window.
+ *
+ */
+void con_set_border_style(Con *con, int border_style);
+
 /**
  * This function changes the layout of a given container. Use it to handle
  * special cases like changing a whole workspace to stacked/tabbed (creates a