summaryrefslogtreecommitdiff
path: root/core/src/widget
AgeCommit message (Collapse)Author
2024-09-12fix: box and stack children setterAylur
2024-09-12fixes and touchupsAylur
2024-09-11add: stack widgetAylur
2024-09-07fix: default slider draw_value to falseAylur
2024-09-02fix enum valuesAylur
when the first member is assigned 0, vala assigns 0 to the next member regardless
2024-09-02rename: box implicit_destroy to no_implicit_destroyAylur
2024-09-02Merge pull request #3 from Aylur/feat/circular_progressAylur
fixes circular progress widgets
2024-09-02copy draw method from agsAylur
2024-09-02core: add g_icon property to icon widget (#2)kotontrion
2024-09-02fixes circular progress widgetskotontrion
2024-09-01move libastal to /coreAylur
starting point of the monorepo