testcases: don't sync_with_i3() before $x->input_focus
since input_focus calls it anyways
This commit is contained in:
committed by
Michael Stapelberg
parent
0702f1fb7b
commit
3a9d94bba4
@ -24,7 +24,6 @@ sub focus_after {
|
||||
my $msg = shift;
|
||||
|
||||
cmd $msg;
|
||||
sync_with_i3;
|
||||
return $x->input_focus;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user