]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/505-scratchpad-resolution.t
Allow assign to workspace by number
[i3/i3] / testcases / t / 505-scratchpad-resolution.t
index de13a544f133dc8622ea05cd6ec9482a83d7ecf4..2235e802fec5354c7e61d335ae8da188190d6c10 100644 (file)
@@ -29,6 +29,7 @@ my $pid = launch_with_config($config);
 
 my $i3 = i3(get_socket_path());
 
+sync_with_i3;
 $x->root->warp_pointer(0, 0);
 sync_with_i3;
 
@@ -76,6 +77,7 @@ verify_scratchpad_doesnt_move($second);
 # now on the right output (1024x768)
 ################################################################################
 
+sync_with_i3;
 $x->root->warp_pointer(683 + 10, 0);
 sync_with_i3;