Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-29 | fix(mpris): bus_name setter | Aylur | |
for real this time | |||
2024-10-29 | fix(mpris): bus_name constructor setter | Aylur | |
2024-10-29 | fixup(notifd): make dismissed signal internal | Aylur | |
its used only internally, the resolved signal is meant to be the public api | |||
2024-10-29 | Merge pull request #31 from Aylur/feat/cava | Aylur | |
new lib: cava | |||
2024-10-29 | touchups | Aylur | |
fix docs derivation format meson.build | |||
2024-10-29 | docs: add cava | kotontrion | |
2024-10-29 | Merge branch 'main' into feat/cava | kotontrion | |
2024-10-29 | cava: add libcava as subproject | kotontrion | |
if libcava could not be found on the system, meson will fallback to the subproject, which should make packaging for nix easier | |||
2024-10-29 | Merge pull request #9 from kingmaj0r/patch-10 | kingmaj0r | |
Update powerprofiles.md | |||
2024-10-29 | Merge pull request #8 from kingmaj0r/patch-9 | kingmaj0r | |
Update notifd.md | |||
2024-10-29 | Merge pull request #7 from kingmaj0r/patch-2 | kingmaj0r | |
Update hyprland.md | |||
2024-10-29 | Merge pull request #6 from kingmaj0r/patch-3 | kingmaj0r | |
Update apps.md | |||
2024-10-29 | Merge pull request #5 from kingmaj0r/patch-4 | kingmaj0r | |
Update wireplumber.md | |||
2024-10-29 | Merge pull request #4 from kingmaj0r/patch-5 | kingmaj0r | |
Update battery.md | |||
2024-10-29 | Merge pull request #3 from kingmaj0r/patch-6 | kingmaj0r | |
Update bluetooth.md | |||
2024-10-29 | Merge pull request #2 from kingmaj0r/patch-7 | kingmaj0r | |
Update mpris.md | |||
2024-10-29 | Merge pull request #1 from kingmaj0r/patch-8 | kingmaj0r | |
Update network.md | |||
2024-10-29 | Update powerprofiles.md | kingmaj0r | |
2024-10-29 | Update notifd.md | kingmaj0r | |
2024-10-29 | Update network.md | kingmaj0r | |
2024-10-29 | Update mpris.md | kingmaj0r | |
2024-10-29 | Update bluetooth.md | kingmaj0r | |
2024-10-29 | Update battery.md | kingmaj0r | |
2024-10-29 | Update wireplumber.md | kingmaj0r | |
2024-10-29 | Update apps.md | kingmaj0r | |
2024-10-29 | Update hyprland.md | kingmaj0r | |
2024-10-29 | Update installation.md | kingmaj0r | |
Fixed a minor mistake: it's 'vala' and 'valadoc,' not 'valac.' | |||
2024-10-28 | fix: #57 hyprland fullscreen enum (#58) | João Pereira | |
2024-10-27 | fix(astal3): windowanchor annotation | Aylur | |
2024-10-27 | fix: mpris constructor | Aylur | |
2024-10-27 | cli: better err logs | Aylur | |
2024-10-27 | docs(mpris): doc comments | Aylur | |
2024-10-27 | Update FUNDING.yml | kotontrion | |
2024-10-27 | docs(bluetooth): doc comments | Aylur | |
2024-10-26 | apps: add option to include categories in queries | matteo4375 | |
2024-10-26 | docs: fix gtk3 widget broken links (#60) | (◕ᴥ◕) | |
2024-10-26 | fix: lua flake and lib | Aylur | |
2024-10-25 | docs: lua docs (#50) | Kevin | |
2024-10-25 | docs: battery doc comments | Aylur | |
2024-10-25 | tray: fix method visibility | kotontrion | |
2024-10-25 | docs: add tray docs | kotontrion | |
2024-10-24 | apps: add option to include keywords in queries (#56) | matteo4375 | |
2024-10-24 | lib(apps): make scoring mechanism public | Aylur | |
resolves #54 | |||
2024-10-23 | docs: astal3 and io comments | Aylur | |
2024-10-23 | docs(mpris): mention gvfs #52 | Aylur | |
2024-10-23 | docs: fixup notifd and apps | Aylur | |
2024-10-23 | docs: notifd doc comments | Aylur | |
2024-10-23 | Update nix.md | Aylur | |
2024-10-22 | fix(gjs): property decorator | Aylur | |
make it not static | |||
2024-10-20 | fix #51 keymode enum | Aylur | |