summaryrefslogtreecommitdiff
path: root/core/gjs/src
AgeCommit message (Collapse)Author
2024-10-03docs: window togglingAylur
2024-09-29fix typoAylur
2024-09-28gjs: astalify fix indentationkotontrion
2024-09-28lua: fix astalified containerkotontrion
2024-09-28core: fix astalified container not removing childrenkotontrion
2024-09-21fix(Variable): remove explicit run_disposeAylur
let gc collect them
2024-09-17style(gjs): binding runtime private propertiesAylur
so people don't try to access the emitter
2024-09-12fix: widget constructor assigning orderAylur
assign children first, so props that depend on them work for example Stack.shown
2024-09-12docs: list of jsx available widgetsAylur
2024-09-12Merge pull request #5 from Aylur/nix/lua-builderAylur
lua example, nix builder
2024-09-11add: stack widgetAylur
2024-09-11example: add lua simple-barAylur
2024-09-07feat: App monitor signalsAylur
2024-09-02fixes circular progress widgetskotontrion
2024-09-01docs: variableAylur
2024-09-01docs: utilitiesAylur
2024-09-01move libastal to /coreAylur
starting point of the monorepo