Closed ilPikachu closed 1 month ago
It looks like someone else has faced the same issue in macOS 14+: https://github.com/orchetect/MacControlCenterUI/issues/10 https://www.reddit.com/r/SwiftUI/comments/16ibgy3/settingslink_on_macos_14_why_it_sucks_and_how_i/
And he made this library to solve it: https://github.com/orchetect/SettingsAccess
Description
Settings only appear once when it's first clicked. When settings is already in the background, clicking on settings will show nothing; it should bring it back to the foreground.
Steps to reproduce
Settings
for the first timeExpected behavior
Tophat settings should show in the foreground when clicked
When settings is already in the background, clicking on settings should bring it back to foreground.
Screenshots
https://github.com/user-attachments/assets/98e7278b-dbe0-41e3-b2ee-3e90c3a515b6
System
Other details