Skip to content

proto: replace pointer/keyboard/touchscreen with a generic "interface" event

Peter Hutterer requested to merge whot/libei:wip/interface-event into main

Since these events are merely notifications of a single object, we can make this more generic. This allows us to introduce future capabilities without having to bump the seat.

cc @jadahl

Merge request reports