Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-03 | docs: window toggling | Aylur | |
2024-09-29 | fix typo | Aylur | |
2024-09-28 | gjs: astalify fix indentation | kotontrion | |
2024-09-28 | lua: fix astalified container | kotontrion | |
2024-09-28 | core: fix astalified container not removing children | kotontrion | |
2024-09-21 | fix(Variable): remove explicit run_dispose | Aylur | |
let gc collect them | |||
2024-09-17 | style(gjs): binding runtime private properties | Aylur | |
so people don't try to access the emitter | |||
2024-09-12 | fix: widget constructor assigning order | Aylur | |
assign children first, so props that depend on them work for example Stack.shown | |||
2024-09-12 | docs: list of jsx available widgets | Aylur | |
2024-09-12 | Merge pull request #5 from Aylur/nix/lua-builder | Aylur | |
lua example, nix builder | |||
2024-09-11 | add: stack widget | Aylur | |
2024-09-11 | example: add lua simple-bar | Aylur | |
2024-09-07 | feat: App monitor signals | Aylur | |
2024-09-02 | fixes circular progress widgets | kotontrion | |
2024-09-01 | docs: variable | Aylur | |
2024-09-01 | docs: utilities | Aylur | |
2024-09-01 | move libastal to /core | Aylur | |
starting point of the monorepo |