summaryrefslogtreecommitdiff
path: root/lib/astal
AgeCommit message (Collapse)Author
2025-04-25Astal4: fix namespace setterkotontrion
2025-04-25astal3: centerbox Gtk.Buildable implAylur
2025-03-03feat: follow symlinks in file write and monitor functions (#303)davfsa
2025-03-01feat: Astal.BinAylur
2025-02-27rename: message -> requestAylur
the same thing was called either message or request now its only referred to as a request
2025-02-26feat: apply_css from resourceAylur
2025-02-19Fix/circular progress (#289)kotontrion
2025-02-10fix(window): anchor getterAylur
2025-02-07Revert "fix(window): auto shrink gtk4 windows"Aylur
This reverts commit 173e35fb3b4e2e219524e1232e93683283e8fe81.
2025-02-06fix(window): auto shrink gtk4 windowsAylur
by setting default sizes to 1
2025-01-23feat: monitor get_current_monitorAylur
2025-01-12fix #238: Astal.Slider page incrementAylur
2025-01-07fix(vala): add namespace and version annotation for gir filesmatt1432
2025-01-03docs: remove random lineAylur
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-29gtk4 print error when css loading failedkotontrion
2024-12-27feat: Process exit signalAylur
close #214
2024-12-25docs: add gtk4 jsx documentationAylur
2024-12-24Merge branch 'main' into feat/jsx-gtk4Aylur
2024-12-21nix: refactor (#197)Aylur
close #192
2024-12-21astal3 icon: use Gtk Image's GIcon (#187)kotontrion
2024-12-20fix: sliderAylur
style
2024-12-20Merge branch 'main' into feat/jsx-gtk4Aylur
2024-12-19style: IO.Process constructorAylur
2024-12-02gjs gtk4 supportAylur
export jsx-runtime
2024-11-17circularprogress: remove commentkotontrion
2024-11-17circularprogress: fix size calculationskotontrion
2024-11-12Change gir.py's to symlinksamuraikamel
2024-11-11Change cmd to use VALADOC env, fallback to valadocsamuraikamel
2024-11-03fix: rename to astal4Aylur
2024-11-03lib(astal4): touchupsAylur
2024-11-02docs: astal4Aylur
2024-11-02Merge branch 'main' into feat/gtk4Aylur
2024-11-02feat: gtk4Aylur
initial gtk4 version of app and window
2024-10-30cli: new lines on errorAylur
2024-10-27fix(astal3): windowanchor annotationAylur
2024-10-27cli: better err logsAylur
2024-10-23docs: astal3 and io commentsAylur
2024-10-20fix #51 keymode enumAylur
2024-10-16fix io send_messageAylur
2024-10-15docs: astal-io doc commentsAylur
2024-10-15docs: update references flakeAylur
2024-10-15refactor lua and gjs libAylur
2024-10-14feat: Astal3Aylur
2024-10-14feat: astal-ioAylur