Skip to content

fix libinput wlr-keyboard use after free

Simon Ser requested to merge github/fork/acrisci/bug/keyboard-libinput-free into master

Created by: acrisci

Fixes use after free error when switching VTs and keyboard gets destroyed and recreated.

Merge request reports