Skip to content

vulkan/window/xcb: implement support for handling input events

Matthew Waters requested to merge ystreet/gst-plugins-bad:vkinput into master

Handles keyboard and mouse events for the xcb window system.

Includes an additional dependency on xkbcommon.

Merge request reports