Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-10 | core: reverse constructor props order | Aylur | |
to make stack shown property behave as expected | |||
2024-10-09 | core(gjs, lua): widget constructor set props before children | Aylur | |
2024-10-09 | core: implement generic no_implicit_destroy prop | Aylur | |
2024-10-09 | gjs: refactor widgets into classes | Aylur | |
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-12 | fix: widget constructor assigning order | Aylur | |
assign children first, so props that depend on them work for example Stack.shown | |||
2024-09-11 | add: stack widget | Aylur | |
2024-09-01 | move libastal to /core | Aylur | |
starting point of the monorepo |