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