passepartout-apple/Passepartout/Library/Sources/CommonLibrary/Domain
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
..
AppPreference.swift Rename favorites preference 2024-10-26 21:20:42 +02:00
BundleConfiguration+AppGroup.swift Refactor static functions/entities in Library (#679) 2024-10-04 09:58:42 +02:00
BundleConfiguration+Main.swift Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
Constants.swift Store providers to Core Data (#763) 2024-10-28 16:57:23 +01:00
ProviderFavoriteServers.swift Optimize redraws in provider servers views (#760) 2024-10-26 20:28:02 +02:00