summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-13Merge pull request #73 from samuraikamel/mainAylur
Change gir.py's to use VALADOC environment variable
2024-11-13Merge pull request #74 from rkben/fedora-doc-fixAylur
docs: correct fedora package dep for tray
2024-11-12docs: correct fedora package dep for trayRichard Benson
2024-11-12Change gir.py's to symlinksamuraikamel
2024-11-11Change cmd to use VALADOC env, fallback to valadocsamuraikamel
2024-11-11Change cmd to use VALADOC env, fallback to valadocsamuraikamel
2024-11-12gjs: define pkg-config variableAylur
will be used by ags
2024-11-08example(applauncher): hide on app launchAylur
2024-11-08example: fix applauncher text resetAylur
2024-11-08docs: swap install and usage sections on lib pagesAylur
2024-11-08Merge pull request #69 from ttoino/nm-device-stateAylur
network: fix device state enum
2024-11-07fix: network manager device state valuestoino
2024-11-07update gitattributesAylur
mark examples as vendored for linguist
2024-11-07example: applauncherAylur
2024-11-07example: media playerAylur
2024-11-07style: indent example scssAylur
2024-11-07fix: notification exampleAylur
correction: no, it does not make sense to make it a singleton
2024-11-07docs: showcase notification exampleAylur
2024-11-07example: notificationsAylur
2024-11-06docs: adjust for ags changesAylur
2024-11-05Update client.valaAylur
remove leftover print statement
2024-11-05Merge pull request #66 from Aylur/feat/greetdAylur
feat: greetd ipc client
2024-11-05feat: greetd ipc clientAylur
2024-11-04Update first-widgets.mdAylur
2024-11-03fix: rename to astal4Aylur
2024-11-03gjs: throw error instead when adding child to non containerAylur
2024-11-03Merge branch 'feat/gtk4'Aylur
initial gtk4 app and window
2024-11-03lib(astal4): touchupsAylur
2024-11-03nix: fix lua devshellAylur
2024-11-02docs: astal4Aylur
2024-11-02Merge branch 'main' into feat/gtk4Aylur
2024-11-02feat: gtk4Aylur
initial gtk4 version of app and window
2024-11-01Merge pull request #63 from kingmaj0r/patch-1Aylur
Updated Documentation.
2024-11-01apps: remove redundant propertiesAylur
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-01Merge pull request #61 from matteo4375/apps/categoriesAylur
apps: add option to include categories in queries
2024-11-01fix: trailing empty categoryAylur
2024-11-01Removed 'gcc' from dependencies for Fedora.KingMaj0r
2024-10-30cli: new lines on errorAylur
2024-10-30auth: fix gir warningkotontrion
2024-10-29fix(mpris): bus_name setterAylur
for real this time
2024-10-29fix(mpris): bus_name constructor setterAylur
2024-10-29fixup(notifd): make dismissed signal internalAylur
its used only internally, the resolved signal is meant to be the public api
2024-10-29Merge pull request #31 from Aylur/feat/cavaAylur
new lib: cava
2024-10-29touchupsAylur
fix docs derivation format meson.build
2024-10-29docs: add cavakotontrion
2024-10-29Merge branch 'main' into feat/cavakotontrion
2024-10-29cava: add libcava as subprojectkotontrion
if libcava could not be found on the system, meson will fallback to the subproject, which should make packaging for nix easier
2024-10-29Merge pull request #9 from kingmaj0r/patch-10kingmaj0r
Update powerprofiles.md
2024-10-29Merge pull request #8 from kingmaj0r/patch-9kingmaj0r
Update notifd.md
2024-10-29Merge pull request #7 from kingmaj0r/patch-2kingmaj0r
Update hyprland.md