passepartout-apple/Passepartout/Library/Sources/AppUI/Views/Extensions
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
..
EnvironmentValues+Extensions.swift Avoid nested module navigation (#749) 2024-10-23 15:42:54 +02:00
InteractiveViewProviding.swift Refactor and move entities around (#698) 2024-10-06 19:19:16 +02:00
ModuleDraftEditing.swift Avoid nested module navigation (#749) 2024-10-23 15:42:54 +02:00
ModuleViewProviding.swift Refactor and move entities around (#698) 2024-10-06 19:19:16 +02:00
ProviderEntityViewProviding.swift Save provider favorite servers (#758) 2024-10-26 13:29:26 +02:00
TunnelContextProviding.swift Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
TunnelInstallationProviding.swift Refactor and move entities around (#698) 2024-10-06 19:19:16 +02:00