summaryrefslogtreecommitdiff
path: root/core/src/widget/button.vala
AgeCommit message (Collapse)Author
2024-09-30fix(core): MouseButton enumAylur
closes #29
2024-09-02fix enum valuesAylur
when the first member is assigned 0, vala assigns 0 to the next member regardless
2024-09-01move libastal to /coreAylur
starting point of the monorepo