Skip to content

rootston: set keyboard for seat on keyboard add

Simon Ser requested to merge github/fork/acrisci/bug/set-keyboard-on-add into master

Created by: acrisci

Since wlr-seat requires a keyboard to be set to send enter, this fixes a bug where the surface doesn't get keyboard focus if the view appears before any keyboard events have been received.

Merge request reports