Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-05 | Update client.vala | Aylur | |
remove leftover print statement | |||
2024-11-05 | feat: greetd ipc client | Aylur | |
2024-11-03 | fix: rename to astal4 | Aylur | |
2024-11-03 | lib(astal4): touchups | Aylur | |
2024-11-02 | docs: astal4 | Aylur | |
2024-11-02 | Merge branch 'main' into feat/gtk4 | Aylur | |
2024-11-02 | feat: gtk4 | Aylur | |
initial gtk4 version of app and window | |||
2024-11-01 | apps: remove redundant properties | Aylur | |
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-01 | Merge pull request #61 from matteo4375/apps/categories | Aylur | |
apps: add option to include categories in queries | |||
2024-11-01 | fix: trailing empty category | Aylur | |
2024-10-30 | cli: new lines on error | Aylur | |
2024-10-30 | auth: fix gir warning | kotontrion | |
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 | touchups | Aylur | |
fix docs derivation format meson.build | |||
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-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 | docs(bluetooth): doc comments | Aylur | |
2024-10-26 | apps: add option to include categories in queries | matteo4375 | |
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: fixup notifd and apps | Aylur | |
2024-10-23 | docs: notifd doc comments | Aylur | |
2024-10-20 | fix #51 keymode enum | Aylur | |
2024-10-16 | Merge branch 'main' into fix/fuzzy-search | Aylur | |
2024-10-16 | fix io send_message | Aylur | |
2024-10-16 | apps: fuzzy: reduce panalty for not matching | kotontrion | |
2024-10-15 | docs: astal-io doc comments | Aylur | |
2024-10-15 | docs: apps doc comments | Aylur | |
docs: apps doc comments | |||
2024-10-15 | docs: update references flake | Aylur | |
2024-10-15 | refactor lua and gjs lib | Aylur | |
2024-10-14 | feat: Astal3 | Aylur | |
2024-10-14 | feat: astal-io | Aylur | |
2024-10-14 | cava: initial nix build | Aylur | |
2024-10-14 | Merge pull request #44 from 0x6e6174/main | Aylur | |
check that conn is not null in Hyprland.write_socket() prior to setting output values | |||
2024-10-14 | lib(hyprland): check if conn and strea is not null | Aylur | |
2024-10-13 | check that conn is not null | gnat | |
2024-10-13 | apps: fix style | kotontrion | |
2024-10-11 | cava: added remaining properties | kotontrion | |
2024-10-11 | apps: better fuzzy search algorithm | kotontrion | |