passepartout-apple/Passepartout/LoginItem
Davide 41de48789e
Show in Mac status bar plus Login Item (#773)
Add a status menu via SwiftUI MenuBarExtra where to:

- Show/hide app
- Launch on login via "Login Item" target
- Toggle profiles on/off

Only weird that the login item is not added to the list of "Open at
Login", but to "Allow in the Background", see
https://github.com/pilotmoon/Scroll-Reverser/issues/165

Requires some refactoring to bring AppContext initialization to the
AppDelegate.

Fixes #617
Fixes #482 
Fixes #696 
Fixes #505
2024-10-29 11:40:11 +01:00
..
AppDelegate.swift Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
LoginItem.entitlements Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
PassepartoutLoginItemApp.swift Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00