|
|
8992d14a7b
|
Adjust icon sizes
- Temp icons and font sizes until dedicated icons
|
2025-11-24 22:32:28 +05:30 |
|
|
|
b679952b88
|
Add: LeftWM workspace widget
- Show tags in workspace "0"
- Callback to switch tag on click
|
2025-11-24 19:08:44 +05:30 |
|
|
|
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 |
|
|
|
68037d7f24
|
Icon badge and Notification widget
- Add badge feature to `SquareIconWidget`
- Badges for notifications, weather alerts, etc.
|
2025-11-23 19:12:05 +05:30 |
|
|
|
3dca171063
|
Refactor SquareIconWidget & remove redundant classes
- Eliminate `BatteryWidget`
- Pass all properties to reusable `SquareIconWidget`
- Eliminate need for duplication
|
2025-11-22 23:00:56 +05:30 |
|
|
|
962bed3dad
|
Add reusable SquareIconWidget
- Avoid code duplication
- Base square icon button component with common appearance, properties, callbacks
- Refactor BatteryWidget to inherit SquareIconWidget
|
2025-11-21 19:47:25 +05:30 |
|