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
/
lang
Age
Commit message (
Collapse
)
Author
2025-01-28
fix(gjs/overrides): add patch for Hyprland.prototype.binds (#257)
Juhan
2025-01-28
Fix this in default signal handler (#263)
João Pereira
2025-01-23
add: lua gtk3 examples (#156)
Kevin
2025-01-20
Fix signal names for EventControllerFocus (#251)
agentx3
2025-01-12
fix #228: gjs: onScroll controller flags
Aylur
2025-01-12
fix #241: gjs: return value of hook callback
Aylur
2025-01-07
chore(gjs): update meson.build
Aylur
2025-01-06
fix 70ed5584
Aylur
2025-01-06
fix(gjs): app.launch
Aylur
2025-01-03
lua: Variable.derive fix
Kevin
2024-12-30
style(gjs): reexport Time and Process
Aylur
2024-12-28
Merge pull request #208 from matt1432/main
Aylur
[Gtk3] Fix type of actionGroup prop
2024-12-28
fix: binding return type
Aylur
2024-12-27
fix(gtk3): add actionGroup to jsx ConstructProps
matt1432
2024-12-26
fix(astalify): get ActionGroup type from Gio
matt1432
2024-12-26
fix: d8664da0
Aylur
2024-12-26
fix(gjs): handle children prop as a Binding
Aylur
2024-12-25
docs: add gtk4 jsx documentation
Aylur
2024-12-24
Merge branch 'main' into feat/jsx-gtk4
Aylur
2024-12-21
nix: refactor (#197)
Aylur
close #192
2024-12-21
fix types
Aylur
2024-12-21
export hook and widget
Aylur
2024-12-20
Merge branch 'main' into feat/jsx-gtk4
Aylur
2024-12-20
fix(gjs): filter undefined props
Aylur
close #151
2024-12-20
fix(lua): visible binding
Aylur
2024-12-19
update examples, fix styling
Aylur
2024-12-19
Merge branch 'main' into feat/tray-gtk4
Aylur
2024-12-13
fix(gjs): string property default value
Aylur
2024-12-11
gjs: fix typo in overrides
kotontrion
2024-12-02
gjs gtk4 support
Aylur
export jsx-runtime
2024-11-26
gjs: add workarounds for AstalWp
kotontrion
2024-11-18
fix: f5ed9aad meson
Aylur
2024-11-18
fix(gjs): add workaround for array props
Aylur
2024-11-17
fix: #106 gtk3 Fragment
Aylur
2024-11-16
Merge branch 'main' into feat/tray-gtk4
kotontrion
2024-11-16
lua: add actionGroup property
kotontrion
2024-11-16
gjs: add actionGroup property
kotontrion
2024-11-15
chore: update license on gjs and lua package
Aylur
closes #89
2024-11-15
fix(gjs): gobject decorators
Aylur
subclassing further now works correctly signals without args are fixed
2024-11-13
Merge pull request #65 from tokyob0t/lua-refactor
Aylur
core: smol lua fixes
2024-11-12
gjs: define pkg-config variable
Aylur
will be used by ags
2024-11-11
core: Variable.derive fix
Kevin
2024-11-11
Merge branch 'Aylur:main' into lua-refactor
Kevin
2024-11-08
stoopid zed
Kevin
2024-11-07
example: applauncher
Aylur
2024-11-05
oops
Kevin
2024-11-05
core: typing for lua
Kevin
2024-11-04
core: smol lua fixes
Kevin
2024-11-04
core: smol lua fixes
Kevin
2024-11-03
gjs: throw error instead when adding child to non container
Aylur
[next]