summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-28Fix this in default signal handler (#263)João Pereira
2025-01-23chore: nix flake updateAylur
2025-01-23update popover example #249Aylur
2025-01-23update popover exampleAylur
2025-01-23feat: monitor get_current_monitorAylur
2025-01-23add: lua gtk3 examples (#156)Kevin
2025-01-20Fix signal names for EventControllerFocus (#251)agentx3
2025-01-18Update theming.mdAylur
2025-01-16fix(hyprland): update clients on openwindow if needed (#148)pynappo
closes #188
2025-01-16add: OSD ts example #195Aylur
2025-01-16add: gtk3 ts popover exampleAylur
closes #224 closes #157
2025-01-16Update installation.md (#248)Alexandre1a
I added a package : wayland-protocol-devel This package is required to build astal3 on Fedora and was not included in the package line in the docs.
2025-01-13notification example: fix implicit destroykotontrion
the notificationsMap holds references to the notification widgets, therefore the box should not destroy the widgets in the bind
2025-01-12chore: update gjs exampleAylur
use camelCase to satisfy types
2025-01-12Added HyprPanel to showcase. (#244)Jas Singh
2025-01-12fix #228: gjs: onScroll controller flagsAylur
2025-01-12chore(hyprland): add 3 missing properties for `Bind` (#234)Juhan
2025-01-12fix #238: Astal.Slider page incrementAylur
2025-01-12fix #241: gjs: return value of hook callbackAylur
2025-01-12docs: update nix pageAylur
close #245
2025-01-10tray: add a way to call the menus AboutToShowkotontrion
2025-01-08apps: fix wrong penaltykotontrion
2025-01-07Merge pull request #225 from matt1432/typesAylur
Annotate Vala namespaces to fix gir files
2025-01-07chore(gjs): update meson.buildAylur
2025-01-07fix(vala): add namespace and version annotation for gir filesmatt1432
2025-01-06fix 70ed5584Aylur
2025-01-06fix(gjs): app.launchAylur
2025-01-05Merge pull request #233 from ezerinz/mainAylur
Add my configuration to showcases
2025-01-05add epik-shell to showcasesEdwin
2025-01-03Merge pull request #227 from tokyob0t/lua-smol-fixAylur
lua: Variable.derive fix
2025-01-03lua: Variable.derive fixKevin
2025-01-03docs: remove random lineAylur
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