summaryrefslogtreecommitdiff
path: root/nix
AgeCommit message (Collapse)Author
2024-11-24add: nix supportAylur
2024-11-03Merge branch 'feat/gtk4'Aylur
initial gtk4 app and window
2024-11-03lib(astal4): touchupsAylur
2024-11-03nix: fix lua devshellAylur
2024-10-29Merge branch 'main' into feat/cavakotontrion
2024-10-26fix: lua flake and libAylur
2024-10-23docs: notifd doc commentsAylur
2024-10-15refactor lua and gjs libAylur
2024-10-14cava: initial nix buildAylur
2024-09-12fix: widget constructor assigning orderAylur
assign children first, so props that depend on them work for example Stack.shown
2024-09-12fixes and touchupsAylur
2024-09-11docs: package lua on nixAylur
2024-09-11nix: touchupsAylur
2024-09-11example: add lua simple-barAylur
2024-09-11nix: move devshell into its own fileAylur
2024-09-11add lua builderAylur