parent
6338574bc5
commit
f379ff5722
6 changed files with 117 additions and 43 deletions
|
|
@ -1362,7 +1362,6 @@ fn different_output_position() {
|
|||
f.testwl.move_pointer_to(surface, 150.0, 12.0);
|
||||
f.wait_and_dispatch();
|
||||
let reply = connection.get_reply(&x::QueryPointer { window });
|
||||
println!("reply: {reply:?}");
|
||||
assert!(reply.same_screen());
|
||||
assert_eq!(reply.win_x(), 150);
|
||||
assert_eq!(reply.win_y(), 12);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue