Skip to content

Send enter and modifiers events if wl_keyboard is bound by focused client

Vlad Zahorodnii requested to merge work/initial-enter-event into master

We need to send out these events; otherwise the client may have incorrect state for the new wl_keyboard object.

Merge request reports