Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-15 | refactor lua and gjs lib | Aylur | |
2024-10-11 | replace widget_set_class_names with wiget_get_class_names | gnat | |
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-09-28 | lua: fix tpyo | Kevin | |
2024-09-28 | lua: fix astalified container | kotontrion | |
2024-09-26 | lua: add notify::prop signal support for hooks | Aylur | |
2024-09-26 | fix #19: lua widget_toggle_class_name | Aylur | |
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 | lua: fix hook | Aylur | |
2024-09-11 | add: stack widget | Aylur | |
2024-09-02 | fixes circular progress widgets | kotontrion | |
2024-09-01 | move libastal to /core | Aylur | |
starting point of the monorepo |