summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2024-12-06fix(mpris): shuffle/loop unsupporteddanielwerg
2024-12-04fix(network): specify values for State enummunicorn
2024-11-29fix(mpris): reset cover_artAylur
fix #142
2024-11-29fix(hyprland): sync monitors on focusedmonAylur
#147
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-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-07fix: network manager device state valuestoino
2024-11-05Update client.valaAylur
remove leftover print statement
2024-11-05feat: greetd ipc clientAylur
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-11-01apps: remove redundant propertiesAylur
there is no need for the enable properties since setting the multiplier to a non zero or zero value is the same thing
2024-11-01Merge pull request #61 from matteo4375/apps/categoriesAylur
apps: add option to include categories in queries
2024-11-01fix: trailing empty categoryAylur
2024-10-30cli: new lines on errorAylur
2024-10-30auth: fix gir warningkotontrion
2024-10-29fix(mpris): bus_name setterAylur
for real this time
2024-10-29fix(mpris): bus_name constructor setterAylur
2024-10-29fixup(notifd): make dismissed signal internalAylur
its used only internally, the resolved signal is meant to be the public api
2024-10-29touchupsAylur
fix docs derivation format meson.build
2024-10-29Merge branch 'main' into feat/cavakotontrion
2024-10-29cava: add libcava as subprojectkotontrion
if libcava could not be found on the system, meson will fallback to the subproject, which should make packaging for nix easier
2024-10-28fix: #57 hyprland fullscreen enum (#58)João Pereira
2024-10-27fix(astal3): windowanchor annotationAylur
2024-10-27fix: mpris constructorAylur
2024-10-27cli: better err logsAylur
2024-10-27docs(mpris): doc commentsAylur
2024-10-27docs(bluetooth): doc commentsAylur
2024-10-26apps: add option to include categories in queriesmatteo4375
2024-10-25docs: battery doc commentsAylur
2024-10-25tray: fix method visibilitykotontrion
2024-10-25docs: add tray docskotontrion