6 Commits

Author SHA1 Message Date
ec99e817c1 Switch back to Slint
- It's simply simpler in Slint
2025-11-25 23:23:26 +05:30
4d10bffe8b Refactor layout code
- Cleanup variable names
- Refactor row & column code
2025-11-10 22:27:34 +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
3262745771 Style popup UI
- Adjust color, size, space, padding, position, etc.
2025-11-04 12:55:40 +05:30
aa4cf1a686 Popup UI basic design
- Design popup UI with slint
2025-11-03 07:15:36 +05:30
d83c5a0aca Begin Slint UI
- Get started with Slint for UI
- Experiment with basic window structure
2025-10-15 22:56:26 +05:30