4 Commits

Author SHA1 Message Date
b169bc9530 Remove Window Decorations 2025-11-07 11:52:10 +05:30
da209164c7 Fix: Text output
- Display weather details instead of empty strings
2025-11-07 11:44:36 +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
020be1d5e9 Separate UI code from main.rs
- Create `widget/src/show_popup.rs`
2025-11-06 13:51:42 +05:30