passepartout-apple/Passepartout/Library/Sources/AppUI/Views/Theme
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
..
Theme+ImageName.swift Move Theme images to same file 2024-10-26 21:53:21 +02:00
Theme+MenuImageName.swift Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
Theme+UI.swift Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
Theme+iOS.swift Rewrite provider views (#740) 2024-10-18 18:12:28 +02:00
Theme+macOS.swift Improve some providers UI on macOS 2024-10-26 21:02:33 +02:00
Theme.swift Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
ThemeProviding.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00