mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
4c8aa4c3ca
The macOS app menu would respond to clicks, only to shotcuts (Cmd-Q, Cmd-H). Moving setActivationPolicy to applicationDidFinishLaunching seems to fix that, although I can't explain why. Move a SetDriver call after initialization while here. Signed-off-by: Elias Naur <mail@eliasnaur.com>