| -rw-r--r-- | .github/workflows/pages.yml | 41L |
| -rw-r--r-- | .github/workflows/testing.yml | 31L |
| -rw-r--r-- | .gitignore | 4L |
| -rw-r--r-- | Cargo.lock | 6243L |
| -rw-r--r-- | Cargo.toml | 47L |
| -rw-r--r-- | LICENSE | 21L |
| -rw-r--r-- | README | 16L |
| -rw-r--r-- | crates/unsplash/Cargo.toml | 16L |
| -rw-r--r-- | crates/unsplash/src/error.rs | 17L |
| -rw-r--r-- | crates/unsplash/src/lib.rs | 157L |
| -rw-r--r-- | crates/unsplash/src/model.rs | 257L |
| -rw-r--r-- | crates/weather/Cargo.toml | 15L |
| -rw-r--r-- | crates/weather/src/error.rs | 13L |
| -rw-r--r-- | crates/weather/src/lib.rs | 145L |
| -rw-r--r-- | crates/weather/src/model.rs | 466L |
| -rw-r--r-- | fjordgard.desktop | 9L |
| -rw-r--r-- | icons/next.svg | 1L |
| -rw-r--r-- | icons/pause.svg | 1L |
| -rw-r--r-- | icons/previous.svg | 1L |
| -rw-r--r-- | icons/settings.svg | 1L |
| -rw-r--r-- | icons/weather/0-0.svg | 13L |
| -rw-r--r-- | icons/weather/0-1.svg | 27L |
| -rw-r--r-- | icons/weather/1-0.svg | 19L |
| -rw-r--r-- | icons/weather/1-1.svg | 29L |
| -rw-r--r-- | icons/weather/100-0.svg | 1L |
| -rw-r--r-- | icons/weather/100-1.svg | 1L |
| -rw-r--r-- | icons/weather/2-0.svg | 19L |
| -rw-r--r-- | icons/weather/2-1.svg | 26L |
| -rw-r--r-- | icons/weather/3-0.svg | 18L |
| -rw-r--r-- | icons/weather/3-1.svg | 18L |
| -rw-r--r-- | icons/weather/45-0.svg | 22L |
| -rw-r--r-- | icons/weather/45-1.svg | 31L |
| -rw-r--r-- | icons/weather/51-0.svg | 26L |
| -rw-r--r-- | icons/weather/51-1.svg | 33L |
| -rw-r--r-- | icons/weather/61-0.svg | 27L |
| -rw-r--r-- | icons/weather/61-1.svg | 35L |
| -rw-r--r-- | icons/weather/71-0.svg | 32L |
| -rw-r--r-- | icons/weather/71-1.svg | 40L |
| -rw-r--r-- | icons/weather/77-0.svg | 34L |
| -rw-r--r-- | icons/weather/77-1.svg | 46L |
| -rw-r--r-- | icons/weather/80-0.svg | 34L |
| -rw-r--r-- | icons/weather/80-1.svg | 43L |
| -rw-r--r-- | icons/weather/95-0.svg | 21L |
| -rw-r--r-- | icons/weather/95-1.svg | 29L |
| -rw-r--r-- | icons/weather/96-0.svg | 30L |
| -rw-r--r-- | icons/weather/96-1.svg | 37L |
| -rw-r--r-- | index.html | 15L |
| -rw-r--r-- | src/background.rs | 359L |
| -rw-r--r-- | src/config.rs | 130L |
| -rw-r--r-- | src/icon.rs | 35L |
| -rw-r--r-- | src/main.rs | 488L |
| -rw-r--r-- | src/settings.rs | 509L |