summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)Author
2024-09-11example: add lua simple-barAylur
2024-09-07fix: default slider draw_value to falseAylur
2024-09-07feat: App monitor signalsAylur
2024-09-06cleanup: meson gjs variableAylur
use prefix instead
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-01docs: variableAylur
2024-09-01docs: utilitiesAylur
2024-09-01monorepo structuringAylur
2024-09-01move libastal to /coreAylur
starting point of the monorepo