Skip to content

protocol: clients should not emulate key-press events on enter

Julian Orth requested to merge mahkoh/wayland:jorth/enter-is-not-press into main

The previous change introducing the logical state caused some confusion. Clarify that most application should not use the list of pressed keys.

See https://github.com/mpv-player/mpv/pull/14210

Merge request reports