diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-17 09:00:40 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-17 09:00:40 +0200 |
| commit | e6c5c5e6443345e019549d8b41ffa0c19d050c9f (patch) | |
| tree | 3ccb4be91e079954086ddb8835d21ecc86716663 /widgets/system.lua | |
| parent | e9dd31b04324d9a95acf6561a4b6ebcee9d3b8c0 (diff) | |
| download | conky-theme-udt-e6c5c5e6443345e019549d8b41ffa0c19d050c9f.tar.gz conky-theme-udt-e6c5c5e6443345e019549d8b41ffa0c19d050c9f.zip | |
feat: parse the cached OWM response
Lua patterns instead of a JSON library: the current-weather response
is flat and known, so six scalars do not justify a dependency. Every
failure path (truncated write, empty file, garbage, an API error body,
nil input) returns nil rather than raising, since a Lua error here is
a blank dashboard.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'widgets/system.lua')
0 files changed, 0 insertions, 0 deletions
