Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2024-10-10 | Merge branch 'main' into feat/cava | kotontrion | |
2024-10-10 | cava: add doce | kotontrion | |
2024-10-10 | cava: make properties changeable during runtime | kotontrion | |
2024-10-09 | cava: add audio selection | kotontrion | |
2024-10-09 | cava: add more properties | kotontrion | |
2024-10-08 | notifd: fix notification setters | Aylur | |
2024-10-07 | notifd: add doc comments | Aylur | |
they are not included in the generated docs or gir yet | |||
2024-10-06 | fix #36: battery-icon-name | Aylur | |
a | |||
2024-10-03 | cava: don't use config file | kotontrion | |
2024-10-02 | river: fix ouput remove bug | kotontrion | |
2024-09-30 | fix(notifd): check ignore-timeout after Notify calls too | Aylur | |
#32 | |||
2024-09-29 | new lib: cava | kotontrion | |
2024-09-26 | fix #20: hyprland sync workspaces on focused_workspace | Aylur | |
2024-09-26 | river: make focused-tags property writable | kotontrion | |
2024-09-22 | wireplumber: fix race condition | kotontrion | |
sometimes an endpoint gets added before the associated device. The creation of an endpoint is now delayed until the associated device is added. | |||
2024-09-18 | Merge branch 'fix/wireplumber-11' | kotontrion | |
2024-09-18 | add version constants to auth, river and wireplumber libs | kotontrion | |
2024-09-18 | wireplumber: rename get_default_wp to get_default | kotontrion | |
2024-09-18 | device id null check | kotontrion | |
2024-09-17 | fix(battery): charged 100 battery icon | Aylur | |
2024-09-17 | battery: use json-glib for cli | Aylur | |
2024-09-17 | fix(notifications): urgency getter | Aylur | |
2024-09-17 | fix(mpris): length getter | Aylur | |
the spec says length is supposed to be an int64 but spotify is returning a uint64 | |||
2024-09-14 | fix | Aylur | |
2024-09-14 | battery: use numbered battery icons | Aylur | |
2024-09-14 | fix: Network.get_device #6 | Aylur | |
2024-09-11 | tray: Change return type of create_menu method | kotontrion | |
Programs using this lib won't have to link against DBusmenu-gtk3 anymore. | |||
2024-09-09 | lib: notifd check for valid replace ids | Aylur | |
2024-09-09 | lib: hyprland 0.42 fullscreen changes | Aylur | |
this means this library is for hyprland ^0.42 | |||
2024-09-05 | river: improve docs | kotontrion | |
2024-09-05 | wireplumber: improve docs | kotontrion | |
2024-09-02 | fix(notifd): urgency getter | Aylur | |
2024-09-02 | fix enum values | Aylur | |
when the first member is assigned 0, vala assigns 0 to the next member regardless | |||
2024-09-01 | add attributes | Aylur | |
2024-09-01 | monorepo structuring | Aylur | |