Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why not use SwiftUI to implement the new preferences panel? #3707

Closed
GanZhiXiong opened this issue Oct 15, 2024 · 1 comment
Closed

Why not use SwiftUI to implement the new preferences panel? #3707

GanZhiXiong opened this issue Oct 15, 2024 · 1 comment

Comments

@GanZhiXiong
Copy link

7.0.0 (2024-10-09)
Features
major rehaul of the preferences! (6d97cbd), closes #351
BREAKING CHANGES
The old preferences panel has been replaced with a brand new one
Preferences are now much simpler, full of visual illustrations, and should provide a much better experience. Pick between 3 styles (thumbnails, app-icons, titles), sizes, dark/light themes, high visibility options, and more!

SwiftUI is recommended by Apple, so why not use it?

@lwouis
Copy link
Owner

lwouis commented Oct 15, 2024

SwiftUI is only available from macOS 10.15. Currently, AltTab can be used from macOS 10.12.

We try to support as many users as possible, that's why we haven't used SwiftUI.

Thank you

@lwouis lwouis closed this as completed Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants