3 Commits

Author SHA1 Message Date
6ac513f301 Basic color styles
- Remove placeholder colors from right-side widgets
- Set actual colors to give a glassy look
2025-11-23 22:01:25 +05:30
1d222795a3 Refactor for simplicity & modularity
- Write `run_cmd()` to run commands
- Separate command execution from Slint callbacks
- Rename `TimeWidget`'s callback `open_program()` as `show_clock()`
2025-11-19 21:51:13 +05:30
47efaa2d08 Dummy widget: Time widget
- Time widget module
- Configure layout and callback
- Dummy: Not real time yet
2025-11-19 16:16:38 +05:30