]> git.sur5r.net Git - i3/i3/blobdiff - include/output.h
Keep a sticky window focused if it was the focused window on the source workspace.
[i3/i3] / include / output.h
index 38e2689add05eb529dce2465850f93bc490bd751..8299a19bc1ddefd6fb7f37cec5f3bfbd4635e499 100644 (file)
@@ -27,4 +27,4 @@ Output *get_output_from_string(Output *current_output, const char *output_str);
  * workspace on that output.
  *
  */
-void output_push_sticky_windows(void);
+void output_push_sticky_windows(Con *to_focus);