commit | 1afb2383eaf1ff52bcc132220e9fc0c547d68086 | [log] [tgz] |
---|---|---|
author | Jonas Ådahl <jadahl@gmail.com> | Fri Jan 03 19:46:51 2014 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Jan 27 21:14:25 2014 -0800 |
tree | 3497116296e49a8756bcbe35f81156cd36efa971 | |
parent | 82fced41ccc4a8da2781b59deb4d80ffae0b7629 [diff] |
input: Unlink saved kbd focus listener when releasing seat Not doing this would leave a invalid list item in the view's destroy signal listener list if destroying a seat that had previously lost keyboard focus. Signed-off-by: Jonas Ådahl <jadahl@gmail.com>