summaryrefslogtreecommitdiff
path: root/lib/astal/io
AgeCommit message (Collapse)Author
2025-03-03feat: follow symlinks in file write and monitor functions (#303)davfsa
2025-02-27rename: message -> requestAylur
the same thing was called either message or request now its only referred to as a request
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-27feat: Process exit signalAylur
close #214
2024-12-21nix: refactor (#197)Aylur
close #192
2024-12-19style: IO.Process constructorAylur
2024-11-12Change gir.py's to symlinksamuraikamel
2024-11-11Change cmd to use VALADOC env, fallback to valadocsamuraikamel
2024-10-30cli: new lines on errorAylur
2024-10-27cli: better err logsAylur
2024-10-23docs: astal3 and io commentsAylur
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: astal-ioAylur