libinput-device: Don't get initial key states
authorJonas Ådahl <jadahl@gmail.com>
Thu, 11 Sep 2014 21:35:58 +0000 (23:35 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Fri, 12 Sep 2014 08:41:41 +0000 (11:41 +0300)
commitc996f1d8bdb6b8d77d18d40b401861a07d340817
tree7485bee92ddf38920b46500ab496b734288dd59b
parent3fbba493d5732f9feb5a7956cb98d6eb5f0ff363
libinput-device: Don't get initial key states

Initial key state is no pressed keys, and the libinput_device_get_keys
function was deprecated in libinput 0.6.0.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
src/libinput-device.c