Files
obs-studio/libobs
gxalpha ba84bea46d libobs: Rewrite macOS Hotkeys to use CGEventTap
Using CGEventTapCreate instead of addGlobalMonitorForEventsMatchingMask
to listen to global hotkeys has the advantage of tighter control over
what permissions we need. Since we only listen to and do not modify the
event, it is enough to have "Input Monitoring" instead of the full
"Accessibility" (which would allow modifying the event after catching
it).
2025-02-05 14:33:06 -05:00
..
2022-07-19 09:28:51 -03:00
2025-01-17 18:40:47 -05:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2025-01-29 14:37:19 -05:00