On Fri Sep 16 13:49:04 2022 +0000, Gabriel Ivăncescu wrote:
I see. I used the same method from create_event_from_nsevent just above it, but I suppose that one is used for already dispatched nsevents. Not sure how to handle that here. Should I drop this patch? The event id is mostly needed for non-gecko events to create the proper event in alloc_event.
It seems that alloc_event should just take event_type_t as an argument.