]> git.sur5r.net Git - i3/i3/blobdiff - include/floating.h
Merge branch 'tree' into next
[i3/i3] / include / floating.h
index c3935252dc0d17f4ebe23ccdd21173cb25d5640a..6ab4cf2e1621597e191d57f2a8ecff4091ade4f6 100644 (file)
@@ -59,6 +59,13 @@ void toggle_floating_mode(Con *con, bool automatic);
  */
 void floating_raise_con(Con *con);
 
+/**
+ * Checks if con’s coordinates are within its workspace and re-assigns it to
+ * the actual workspace if not.
+ *
+ */
+bool floating_maybe_reassign_ws(Con *con);
+
 #if 0
 /**
  * Removes the floating client from its workspace and attaches it to the new