Skip to content

Add ei_device_get_region_at() to obtain a region for a point

Peter Hutterer requested to merge whot/libei:wip/region_at into main

Helper function so clients don't need to loop through the regions to find the matching one.

cc @jadahl

Merge request reports