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
Age
Commit message (
Expand
)
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
2024-10-09
core(gjs, lua): widget constructor set props before children
Aylur
2024-10-09
gjs: fix widget props type
Aylur
2024-10-09
core: implement generic no_implicit_destroy prop
Aylur
2024-09-30
fix(lua): correctly handle nil values in Variable.derive
Aylur
2024-09-28
lua: fix tpyo
Kevin
2024-09-28
Merge pull request #25 from Aylur/fix/astalify-remove-children
Aylur
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
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
2024-09-12
lua: rockspeck urls
Aylur
2024-09-11
lua: fix hook
Aylur
2024-09-12
Merge pull request #5 from Aylur/nix/lua-builder
Aylur
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