eww: add new tiles to control-center, new notification popup, new styles for a lot of widgets

This commit is contained in:
retrozinndev
2025-01-07 16:26:20 -03:00
parent 435b222e03
commit c505ecf4cf
43 changed files with 802 additions and 319 deletions
+5 -2
View File
@@ -9,8 +9,11 @@
:space-evenly false
:orientation "vertical"
(label :class "calendar-header"
:text "${month-name} ${day}, ${year}")
(label :class "time"
:text { formattime(EWW_TIME, "%H:%M") })
(label :class "date"
:text { formattime(EWW_TIME, "%B %d, %Y") })
(calendar :class "month-calendar"
:show-details true
:show-heading true