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
Age
Commit message (
Expand
)
Author
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: update package.json
Aylur
2024-10-09
gjs: fix widget props type
Aylur
2024-10-09
core: implement generic no_implicit_destroy prop
Aylur
2024-10-09
gjs: refactor widgets into classes
Aylur
2024-10-09
gjs: add gobject decorators
Aylur
2024-10-03
docs: window toggling
Aylur
2024-09-30
fix(core): MouseButton enum
Aylur
2024-09-30
fix(lua): correctly handle nil values in Variable.derive
Aylur
2024-09-29
fix typo
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
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-28
fix #24 correctly insert nil vaues into transform params
Aylur
2024-09-27
Merge pull request #18 from Aylur/feat/idle-inhibitor
Aylur
2024-09-27
style: fix indentation
Aylur
2024-09-27
core: move vapi dir to src
kotontrion
2024-09-27
core: idle inhibitor fix code style
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-25
core: reregister inhibitor when window is shown
kotontrion
2024-09-24
core: inhibitor remove debug statement
kotontrion
2024-09-24
core: add window inhibit property
kotontrion
2024-09-21
fix(box): children setter
Aylur
2024-09-21
fix(Variable): remove explicit run_dispose
Aylur
2024-09-17
style(gjs): binding runtime private properties
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
docs: list of jsx available widgets
Aylur
2024-09-12
fix: box and stack children setter
Aylur
2024-09-12
lua: rockspeck urls
Aylur
2024-09-11
lua: fix hook
Aylur
2024-09-12
fixes and touchups
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-07
fix: default slider draw_value to false
Aylur
2024-09-07
feat: App monitor signals
Aylur
2024-09-06
cleanup: meson gjs variable
Aylur
2024-09-02
fix enum values
Aylur
2024-09-02
rename: box implicit_destroy to no_implicit_destroy
Aylur
2024-09-02
Merge pull request #3 from Aylur/feat/circular_progress
Aylur
2024-09-02
copy draw method from ags
Aylur
2024-09-02
core: add g_icon property to icon widget (#2)
kotontrion
2024-09-02
fixes circular progress widgets
kotontrion
2024-09-01
docs: variable
Aylur
[next]