Skip to content

ei: tighten the event type checks

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

Require exact event types, not just approximate ones. It's always a bug to call any of these functions for an event type that's something else.

Merge request reports