summaryrefslogtreecommitdiff
path: root/scene/theme/theme_owner.h
AgeCommit message (Collapse)Author
2022-12-21ThemeOwner: Extract get_owner_node_themeQuentin Guidée
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
2022-09-02Un-defer the initial theme changed notificationYuri Sizov
Co-authored-by: Rindbee <idleman@yeah.net>
2022-09-02Add ThemeOwner type for managing theme propagation and lookupYuri Sizov