Skip to content

Forward keyboard events via seat

Vlad Zahorodnii requested to merge work/seat-keyboard-notify into master

This is needed for keyboard grabs. If the seat is notified about a keyboard event, it will need to forward the event to the grab object, which in its turn will decide what should happen to the event.

Merge request reports