Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-01 | move libastal to /core | Aylur | |
starting point of the monorepo | |||
2024-08-31 | add icons option to App.start | Aylur | |
2024-08-22 | feat: async Process.exec | Aylur | |
the exec_async function was not truly async but a signal based one | |||
2024-08-13 | added missing to rockspec | Nicolai Van der Storm | |
2024-07-31 | feat: optiona exit code on App.quit | Aylur | |
2024-07-31 | feat: optional Variable.derive transform | Aylur | |
2024-07-30 | fix: message api | Aylur | |
2024-06-26 | feat: widget click through | Aylur | |
2024-06-20 | add file utils | Aylur | |
2024-06-19 | expose toggleClassName | Aylur | |
2024-06-16 | fix(Variable): pass emitting object on observe | Aylur | |
2024-06-10 | fix: avoid unnecessary Binding.get calls | Aylur | |
2024-06-09 | fix: centerbox setters | Aylur | |
2024-06-09 | support deeply nested layout structures | Aylur | |
js, jsx, lua now allows deeply nested layouts that contains Bindings Variable.derive will be automatically constructed where needed and Bindings in layouts will be bound automatically it breaks compatibility with ags even more, but jsx should be preferred imo anyway | |||
2024-06-07 | fix: client behaviour | Aylur | |
2024-06-07 | fix: empty constructor | Aylur | |
2024-06-07 | add client capabilities | Aylur | |
breaking change for App.start | |||
2024-06-05 | more widget subclasses | Aylur | |
* levelbar * overlay * scrollable * slider | |||
2024-06-04 | small fixes | Aylur | |
* export Gdk * flatten jsx children | |||
2024-05-26 | fix(lua): child and children bindings | Aylur | |
2024-05-26 | rename vfunc_response to vfunc_request | Aylur | |
2024-05-20 | add rockspec file for packaging lua bindings | kotontrion | |
2024-05-19 | init 0.1.0 | Aylur | |