Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-02 | gjs gtk4 support | Aylur | |
export jsx-runtime | |||
2024-11-29 | fix(mpris): reset cover_art | Aylur | |
fix #142 | |||
2024-11-29 | fix(hyprland): sync monitors on focusedmon | Aylur | |
#147 | |||
2024-11-24 | fix(hyprland): update title | Aylur | |
2024-11-24 | fix(hyprland): sync monitors on activeworkspace | Aylur | |
close #130 | |||
2024-11-24 | fix(hyprland): client creation | Aylur | |
resolve #124 resolve #131 | |||
2024-11-21 | fix #114 create client on windowtitlev2 | Aylur | |
2024-11-20 | mpris: fix typo in dbus property | kotontrion | |
the property is called SupportedUriSchemes not SupportedUriSchemas | |||
2024-11-18 | fix: #110 notifd urgency hint | Aylur | |
2024-11-17 | Merge pull request #104 from Aylur/fix/circularprogress | Aylur | |
circularprogress: fix size calculations | |||
2024-11-17 | fix #88: hyprland sync workspaces before signal emission | Aylur | |
2024-11-17 | circularprogress: remove comment | kotontrion | |
2024-11-17 | circularprogress: fix size calculations | kotontrion | |
2024-11-15 | tray: fix missing vapi | kotontrion | |
2024-11-13 | fix: powerprofiles | Aylur | |
2024-11-13 | add: hyprland.monitor.transform | Aylur | |
2024-11-13 | docs: powerprofile doc comments | Aylur | |
2024-11-12 | Change gir.py's to symlink | samuraikamel | |
2024-11-11 | Change cmd to use VALADOC env, fallback to valadoc | samuraikamel | |
2024-11-11 | Change cmd to use VALADOC env, fallback to valadoc | samuraikamel | |
2024-11-07 | fix: network manager device state values | toino | |
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 | |