vkgears wayland keyboard handling correctness
It's been pointed out to me that we should check wl_seat.capabilities
for keyboard support before binding the keyboard (to be added in some conditional introduced by !167 (merged)) and that keyboard_data.keyboard
should be freed with wl_keyboard_release
on fini_display