]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/101-focus.t
Allow focus child/parent when in fullscreen.
[i3/i3] / testcases / t / 101-focus.t
index 8f6038e6c0e91940b50bb32197ae20a6f2fae220..8a795c46c0a3d4f8a555fa08f5700c0be00b9cf0 100644 (file)
@@ -25,7 +25,6 @@ sub focus_after {
     my $msg = shift;
 
     cmd $msg;
-    sync_with_i3;
     return $x->input_focus;
 }