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
/
nix
Age
Commit message (
Collapse
)
Author
2025-03-01
add gtk4 examples
Aylur
2025-01-23
feat: monitor get_current_monitor
Aylur
2025-01-12
docs: update nix page
Aylur
close #245
2024-12-31
feat(nix): expose girName with passthru
matt1432
2024-12-31
fix(nix): add nativeBuildInputs param to drv
matt1432
2024-12-24
Merge branch 'main' into feat/jsx-gtk4
Aylur
2024-12-21
nix: refactor (#197)
Aylur
close #192
2024-12-20
Merge branch 'main' into feat/jsx-gtk4
Aylur
2024-12-02
gjs gtk4 support
Aylur
export jsx-runtime
2024-11-24
add: nix support
Aylur
2024-11-03
Merge branch 'feat/gtk4'
Aylur
initial gtk4 app and window
2024-11-03
lib(astal4): touchups
Aylur
2024-11-03
nix: fix lua devshell
Aylur
2024-10-29
Merge branch 'main' into feat/cava
kotontrion
2024-10-26
fix: lua flake and lib
Aylur
2024-10-23
docs: notifd doc comments
Aylur
2024-10-15
refactor lua and gjs lib
Aylur
2024-10-14
cava: initial nix build
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-12
fixes and touchups
Aylur
2024-09-11
docs: package lua on nix
Aylur
2024-09-11
nix: touchups
Aylur
2024-09-11
example: add lua simple-bar
Aylur
2024-09-11
nix: move devshell into its own file
Aylur
2024-09-11
add lua builder
Aylur