summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-03docs: update tray install guideAylur
2025-01-03docs: update tray installation guideAylur
2025-01-02Merge pull request #222 from matt1432/nix-passthruAylur
[Nix] Expose `girName` of each lib with `passthru`
2025-01-01docs(faq): how to register keybindingsAylur
close #223
2025-01-01docs: update showcasesAylur
2024-12-31feat(nix): expose girName with passthrumatt1432
2024-12-31fix(nix): add nativeBuildInputs param to drvmatt1432
2024-12-30feat: auto create parent dirs on write_fileAylur
2024-12-30feat: AstalIO.DaemonAylur
This class can be used for applications running as a daemon that don't use Gtk but only run in the background benefitting from the astal cli
2024-12-30style(gjs): reexport Time and ProcessAylur
2024-12-30Merge pull request #218 from Aylur/feat/gtk4-css-errorAylur
gtk4 print error when css loading failed
2024-12-30Update faq.mdAylur
grammar
2024-12-29gtk4 print error when css loading failedkotontrion
2024-12-29fix: python exampleAylur
2024-12-28Merge pull request #208 from matt1432/mainAylur
[Gtk3] Fix type of actionGroup prop
2024-12-28fix: binding return typeAylur
2024-12-28fix: examples without wifiAylur
2024-12-27feat: Process exit signalAylur
close #214
2024-12-27Merge pull request #212 from jgroboredo/fix/ubuntu_install_docAylur
doc: Add valadoc as a dependency for Ubuntu
2024-12-27fix #199kotontrion
2024-12-27fix(gtk3): add actionGroup to jsx ConstructPropsmatt1432
2024-12-26doc: Add valadoc as a dependency for Ubuntu&ArchGonçalo Roboredo
valadoc package was missing from the dependency list for ubuntu installation.
2024-12-26fix(astalify): get ActionGroup type from Giomatt1432
2024-12-26fix: d8664da0Aylur
2024-12-26docs: how to install on nixAylur
2024-12-26fix(gjs): handle children prop as a BindingAylur
2024-12-25docs: fix cssClasses in gtk4Aylur
2024-12-25Merge pull request #196 from Aylur/feat/jsx-gtk4Aylur
Add jsx support for gtk4
2024-12-25docs: fix missing importAylur
2024-12-25docs: add gtk4 jsx documentationAylur
2024-12-24fix: MenuButtonPropsAylur
2024-12-24Merge branch 'main' into feat/jsx-gtk4Aylur
2024-12-21Merge pull request #186 from Aylur/feat/wayland-glibAylur
wayland glib
2024-12-21fix: docs ciAylur
2024-12-21nix: fix river buildAylur
2024-12-21fix: docs ciAylur
2024-12-21Merge branch 'main' into feat/wayland-glibAylur
2024-12-21nix: refactor (#197)Aylur
close #192
2024-12-21astal3 icon: use Gtk Image's GIcon (#187)kotontrion
2024-12-21fix typesAylur
2024-12-21export hook and widgetAylur
2024-12-20fix: sliderAylur
style
2024-12-20Merge branch 'main' into feat/jsx-gtk4Aylur
2024-12-20Merge branch 'main' into feat/wayland-glibkotontrion
2024-12-20wayland-glib: rename namespacekotontrion
2024-12-20Revert "Add aarch64 Compatability to Flake (#183)"Aylur
This reverts commit 23083cdec69853bc8e480807a5f93b03df340183.
2024-12-20fix(gjs): filter undefined propsAylur
close #151
2024-12-20fix(lua): visible bindingAylur
2024-12-20chore: simple-bar filter special workspaces (#168)rRedLim
2024-12-19Add aarch64 Compatability to Flake (#183)cold-leopard