Otter-shell · #76
a simple toggle to auto detect location for weather
just a simple toggle that triggers auto detect for the weather and adding a refresh button to the weather drop down in the bar.
Discussion
Sign in with Discord to comment.
PikaOS ProjectsOtter-shell · #76
just a simple toggle that triggers auto detect for the weather and adding a refresh button to the weather drop down in the bar.
Sign in with Discord to comment.
Implemented and pushed. Added opt-in public-IP weather location detection with bounded/validated parsing (
otter-tools-core0a0bd87,otter-weather86a094b), exposed the toggle label in Settings (otter-settingsa68d8c7), and added a persistent popup Refresh button that refreshes the exact cache path displayed by the bar (otter-uia19a7a0,otter-bar6734dfd). All five ReleaseFast test suites pass. Live auto-location/cache fetch succeeded; bar and popup rendering were smoke-tested under headless Sway only (no nested Hyprland).