bbedward
23daca0b57
location: prevent calls when weather auto-locate is disabled
...
port 1.5
(cherry picked from commit fe561f2b5d )
2026-07-22 03:36:01 +00:00
Niltempus
97666dc73d
Wait for location capability before requesting state ( #2476 )
2026-05-26 11:16:42 -04:00
bbedward
f76724f7cd
logger: add a dedicated QML logging Singleton
...
- adds log.info/error/debug/warn/fatal
- adds ability to write logs to any file
- add CLI options in addition to env to set log levels
2026-04-29 15:42:30 -04:00
bbedward
3600e034b8
weather: fix geoclue IP fallback
2026-02-28 00:07:04 -05:00
bbedward
b9e9da579f
weather: fix fallback temporarily
2026-02-27 22:37:10 -05:00
Sunner
7bea6b4a62
Add GeoClue2 integration as alternative to IP location ( #1856 )
...
* feat: switch auto location in weather widget to use GeoClue2 instead of simple IP check
* nix: enable GeoClue2 service by default
* lint: fix line endings
* fix: fall back to IP location if GeoClue is not available
2026-02-27 22:29:08 -05:00