summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
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-27fix #199kotontrion
2024-12-25docs: add gtk4 jsx documentationAylur
2024-12-24Merge branch 'main' into feat/jsx-gtk4Aylur
2024-12-21nix: fix river buildAylur
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-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-19update examples, fix stylingAylur
2024-12-19Merge branch 'main' into feat/tray-gtk4Aylur
2024-12-19style: IO.Process constructorAylur
2024-12-17wayland-glib: clean up vapikotontrion
2024-12-17wayland-glib: fix freezekotontrion
occured sometimes when used by multiple libs at the same time
2024-12-17move wayland-glib into its own libkotontrion
2024-12-13fix #179: power profiles missing profile keyAylur
2024-12-10tray: use highest res pixmap availablekotontrion
2024-12-06fix(mpris): shuffle/loop unsupporteddanielwerg
2024-12-04fix(network): specify values for State enummunicorn
2024-12-02gjs gtk4 supportAylur
export jsx-runtime
2024-11-29fix(mpris): reset cover_artAylur
fix #142
2024-11-29fix(hyprland): sync monitors on focusedmonAylur
#147
2024-11-26tray: workaround for icon name as pathkotontrion
2024-11-24fix(hyprland): update titleAylur
2024-11-24fix(hyprland): sync monitors on activeworkspaceAylur
close #130
2024-11-24fix(hyprland): client creationAylur
resolve #124 resolve #131
2024-11-21fix #114 create client on windowtitlev2Aylur
2024-11-20mpris: fix typo in dbus propertykotontrion
the property is called SupportedUriSchemes not SupportedUriSchemas
2024-11-18fix: #110 notifd urgency hintAylur
2024-11-17Merge pull request #104 from Aylur/fix/circularprogressAylur
circularprogress: fix size calculations
2024-11-17fix #88: hyprland sync workspaces before signal emissionAylur
2024-11-17circularprogress: remove commentkotontrion
2024-11-17circularprogress: fix size calculationskotontrion
2024-11-16Merge branch 'main' into feat/tray-gtk4kotontrion
2024-11-15tray: fix missing vapikotontrion
2024-11-13fix: powerprofilesAylur
2024-11-13add: hyprland.monitor.transformAylur
2024-11-13docs: powerprofile doc commentsAylur
2024-11-12Change gir.py's to symlinksamuraikamel
2024-11-11Change cmd to use VALADOC env, fallback to valadocsamuraikamel
2024-11-11Change cmd to use VALADOC env, fallback to valadocsamuraikamel
2024-11-08tray: icon lookupkotontrion
2024-11-07fix: network manager device state valuestoino