summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
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