4 Commits

Author SHA1 Message Date
ec99e817c1 Switch back to Slint
- It's simply simpler in Slint
2025-11-25 23:23:26 +05:30
90aca71e57 Start converting slint to iced
- Port the `slint` code to `iced`
- Display basic window and text
2025-11-06 23:37:55 +05:30
ccf9e8225f Fix: Get unit from config
- Use conditionals to determine the temperature unit symbol from config
- cargo clippy
2025-11-05 15:30:21 +05:30
4fe5878d36 Dynamic values
- Pass values to display in Slint UI
- Actual weather data instead of fixed dummy data
2025-11-04 20:05:59 +05:30