Skip to content

[41] wayland: Check keyboard serials for activation

Jonas Ådahl requested to merge cherry-pick-d2998a8e into gnome-41

We are using internal API that has the benefit of checking that the focus surface still matches, but has the drawback that it does not check the MetaWaylandKeyboard state.

In order to fix this, look for keyboard focus and serial matches specifically when triggering activation.

Part-of: !2148 (merged)

(cherry picked from commit d2998a8e)

Merge request reports