summaryrefslogtreecommitdiff
path: root/core/src/widget/box.vala
AgeCommit message (Collapse)Author
2024-10-15refactor lua and gjs libAylur
2024-10-09core: implement generic no_implicit_destroy propAylur
2024-09-21fix(box): children setterAylur
do not call destroy on an already removed child
2024-09-12fix: box and stack children setterAylur
2024-09-11add: stack widgetAylur
2024-09-02rename: box implicit_destroy to no_implicit_destroyAylur
2024-09-01move libastal to /coreAylur
starting point of the monorepo