summaryrefslogtreecommitdiff
path: root/core/src/widget/stack.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-12fixes and touchupsAylur
2024-09-11add: stack widgetAylur