Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-03 | feat: follow symlinks in file write and monitor functions (#303) | davfsa | |
2025-02-27 | rename: message -> request | Aylur | |
the same thing was called either message or request now its only referred to as a request | |||
2025-01-07 | fix(vala): add namespace and version annotation for gir files | matt1432 | |
2025-01-03 | docs: remove random line | Aylur | |
2024-12-30 | feat: auto create parent dirs on write_file | Aylur | |
2024-12-30 | feat: AstalIO.Daemon | Aylur | |
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-27 | feat: Process exit signal | Aylur | |
close #214 | |||
2024-12-21 | nix: refactor (#197) | Aylur | |
close #192 | |||
2024-12-19 | style: IO.Process constructor | Aylur | |
2024-11-12 | Change gir.py's to symlink | samuraikamel | |
2024-11-11 | Change cmd to use VALADOC env, fallback to valadoc | samuraikamel | |
2024-10-30 | cli: new lines on error | Aylur | |
2024-10-27 | cli: better err logs | Aylur | |
2024-10-23 | docs: astal3 and io comments | Aylur | |
2024-10-16 | fix io send_message | Aylur | |
2024-10-15 | docs: astal-io doc comments | Aylur | |
2024-10-15 | docs: update references flake | Aylur | |
2024-10-15 | refactor lua and gjs lib | Aylur | |
2024-10-14 | feat: astal-io | Aylur | |