summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2024-10-15docs: astal-io doc commentsAylur
2024-10-15docs: apps doc commentsAylur
docs: apps doc comments
2024-10-15docs: update references flakeAylur
2024-10-15refactor lua and gjs libAylur
2024-10-14feat: Astal3Aylur
2024-10-14feat: astal-ioAylur
2024-10-14cava: initial nix buildAylur
2024-10-14Merge pull request #44 from 0x6e6174/mainAylur
check that conn is not null in Hyprland.write_socket() prior to setting output values
2024-10-14lib(hyprland): check if conn and strea is not nullAylur
2024-10-13check that conn is not nullgnat
2024-10-13apps: fix stylekotontrion
2024-10-11cava: added remaining propertieskotontrion
2024-10-11apps: better fuzzy search algorithmkotontrion
2024-10-10Merge branch 'main' into feat/cavakotontrion
2024-10-10cava: add docekotontrion
2024-10-10cava: make properties changeable during runtimekotontrion
2024-10-09cava: add audio selectionkotontrion
2024-10-09cava: add more propertieskotontrion
2024-10-08notifd: fix notification settersAylur
2024-10-07notifd: add doc commentsAylur
they are not included in the generated docs or gir yet
2024-10-06fix #36: battery-icon-nameAylur
a
2024-10-03cava: don't use config filekotontrion
2024-10-02river: fix ouput remove bugkotontrion
2024-09-30fix(notifd): check ignore-timeout after Notify calls tooAylur
#32
2024-09-29new lib: cavakotontrion
2024-09-26fix #20: hyprland sync workspaces on focused_workspaceAylur
2024-09-26river: make focused-tags property writablekotontrion
2024-09-22wireplumber: fix race conditionkotontrion
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-18Merge branch 'fix/wireplumber-11'kotontrion
2024-09-18add version constants to auth, river and wireplumber libskotontrion
2024-09-18wireplumber: rename get_default_wp to get_defaultkotontrion
2024-09-18device id null checkkotontrion
2024-09-17fix(battery): charged 100 battery iconAylur
2024-09-17battery: use json-glib for cliAylur
2024-09-17fix(notifications): urgency getterAylur
2024-09-17fix(mpris): length getterAylur
the spec says length is supposed to be an int64 but spotify is returning a uint64
2024-09-14fixAylur
2024-09-14battery: use numbered battery iconsAylur
2024-09-14fix: Network.get_device #6Aylur
2024-09-11tray: Change return type of create_menu methodkotontrion
Programs using this lib won't have to link against DBusmenu-gtk3 anymore.
2024-09-09lib: notifd check for valid replace idsAylur
2024-09-09lib: hyprland 0.42 fullscreen changesAylur
this means this library is for hyprland ^0.42
2024-09-05river: improve docskotontrion
2024-09-05wireplumber: improve docskotontrion
2024-09-02fix(notifd): urgency getterAylur
2024-09-02fix enum valuesAylur
when the first member is assigned 0, vala assigns 0 to the next member regardless
2024-09-01add attributesAylur
2024-09-01monorepo structuringAylur