Skip to content

input: Fix losing focus during re-attaching keyboard

JeffyChen requested to merge JeffyCN/weston:input-fixes into main

Call notify_keyboard_focus_out() when releasing the last keyboard to pair with the notify_keyboard_focus_in().

Signed-off-by: Jeffy Chen jeffy.chen@rock-chips.com

Merge request reports