commit | 0c0d42737dfdcea872a987ecba6ef55047df8881 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Jan 22 10:28:11 2019 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Feb 05 10:45:44 2019 +0100 |
tree | 98f814214367d80a80413ac6b41820ea5701ff2e | |
parent | 06f894dbcc5a9d4e2e352f2b6df68af0da24d5e7 [diff] |
kbd-state: use state tracker for gtk Use the new keyboard state tracked for gtk. Allows to drop the gtk-specific modifier state tracking code. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-id: 20190122092814.14919-6-kraxel@redhat.com