Skip to content

autotests: Fix XwaylandInputTest

Vlad Zahorodnii requested to merge work/fix-xwayland-input-test into master

For some reason, Xwayland doesn't like starting without outputs. If outputs are added later, it sends bogus EnterNotify and LeaveNotify events.

Merge request reports