Hi,
When there's time, would someone be able to review and merge the patch
I proposed here?
https://lists.sr.ht/~eliasnaur/gio-patches/patches/55261
It augments the GIO behaviour on MacOS to allow applications to
receive key Press and Release events when the Control, Alt, Shift, or
Command keys are used.
This is similar to [1] which did the same thing for the other OS that
GIO supports. I didn't have access to a Mac when the old patch was
submitted, so MacOS was missing from it. I do have access at the
moment, so I was able to add support and confirm that this new patch
works for MacOS.
[1] https://lists.sr.ht/~eliasnaur/gio-patches/patches/28199
Thanks!