summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
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
2024-11-07tray: use appmenu-glib-translator for menuskotontrion
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
2024-10-24apps: add option to include keywords in queries (#56)matteo4375
2024-10-24lib(apps): make scoring mechanism publicAylur
resolves #54
2024-10-23docs: astal3 and io commentsAylur
2024-10-23docs: fixup notifd and appsAylur
2024-10-23docs: notifd doc commentsAylur
2024-10-20fix #51 keymode enumAylur
2024-10-16Merge branch 'main' into fix/fuzzy-searchAylur
2024-10-16fix io send_messageAylur
2024-10-16apps: fuzzy: reduce panalty for not matchingkotontrion