ApolloZhu / Dynamic-Dark-Mode

The smart, automatic Dark Mode toggle for macOS Mojave+
https://apollozhu.github.io/Dynamic-Dark-Mode/
GNU General Public License v3.0
504 stars 31 forks source link

Display Location Settings #54

Closed ApolloZhu closed 5 years ago

ApolloZhu commented 5 years ago
ApolloZhu commented 5 years ago

The only time when a user-selected location would be helpful is when location can not be determined by the Core Location framework, that is, no network connection. However, I don't expect most of the users to be able to find out their current latitude/longitude without internet access. Reverse lookup won't work when there's no internet connection, either. Therefore, unless there's another compelling interest, this feature shall not be introduced at all.