summaryrefslogtreecommitdiffstats
path: root/widget/src/themer.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-24Use `Catalog` approach for all widgetsLibravatar Héctor Ramón Jiménez1-2/+2
2024-03-04Enhnace `Themer` to allow derivation from current `Theme`Libravatar Héctor Ramón Jiménez1-59/+74
2024-02-27Add option to draw background for `themer` widgetLibravatar Héctor Ramón Jiménez1-2/+24
2024-02-27Use `application::StyleSheet` text color in `Themer`Libravatar Héctor Ramón Jiménez1-4/+14
2024-02-01Remove `position` from `overlay::Element`Libravatar Héctor Ramón Jiménez1-14/+5
2024-01-21Introduce `themer` widgetLibravatar Héctor Ramón Jiménez1-0/+268