index
:
astal.git
main
Building blocks for creating custom desktop shells
System user; root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
lua
/
astal
Age
Commit message (
Collapse
)
Author
2024-09-28
lua: fix tpyo
Kevin
2024-09-28
Merge pull request #25 from Aylur/fix/astalify-remove-children
Aylur
core: fix astalified container not removing children
2024-09-28
lua: fix astalified container
kotontrion
2024-09-28
fix #24 correctly insert nil vaues into transform params
Aylur
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-21
fix(Variable): remove explicit run_dispose
Aylur
let gc collect them
2024-09-14
lua: adjust Variable.poll for 25664dbe
Aylur
2024-09-14
lua: adjust exec functions
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-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-02
fixes circular progress widgets
kotontrion
2024-09-01
move libastal to /core
Aylur
starting point of the monorepo