summaryrefslogtreecommitdiff
path: root/docs/guide
AgeCommit message (Collapse)Author
2024-11-18docs: list of how widgets are passedAylur
2024-11-18docs: add examples pagesAylur
copies from the supported languages page
2024-11-18fix(gjs): add workaround for array propsAylur
2024-11-15Update cli-app.mdAylur
2024-11-13docs: fix import pathsAylur
2024-11-13Merge pull request #75 from Aylur/docs/remove-agsAylur
docs: remove ags related docs
2024-11-12docs: correct fedora package dep for trayRichard Benson
2024-11-12docs: remove ags related docsAylur
ags documentation will live on its own site
2024-11-08docs: swap install and usage sections on lib pagesAylur
2024-11-07example: applauncherAylur
2024-11-07example: media playerAylur
2024-11-07docs: showcase notification exampleAylur
2024-11-06docs: adjust for ags changesAylur
2024-11-05feat: greetd ipc clientAylur
2024-11-04Update first-widgets.mdAylur
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-01Removed 'gcc' from dependencies for Fedora.KingMaj0r
2024-10-29Merge branch 'main' into feat/cavakotontrion
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
2024-10-29Merge pull request #6 from kingmaj0r/patch-3kingmaj0r
Update apps.md
2024-10-29Merge pull request #5 from kingmaj0r/patch-4kingmaj0r
Update wireplumber.md
2024-10-29Merge pull request #4 from kingmaj0r/patch-5kingmaj0r
Update battery.md
2024-10-29Merge pull request #3 from kingmaj0r/patch-6kingmaj0r
Update bluetooth.md
2024-10-29Merge pull request #2 from kingmaj0r/patch-7kingmaj0r
Update mpris.md
2024-10-29Merge pull request #1 from kingmaj0r/patch-8kingmaj0r
Update network.md
2024-10-29Update powerprofiles.mdkingmaj0r
2024-10-29Update notifd.mdkingmaj0r
2024-10-29Update network.mdkingmaj0r
2024-10-29Update mpris.mdkingmaj0r
2024-10-29Update bluetooth.mdkingmaj0r
2024-10-29Update battery.mdkingmaj0r
2024-10-29Update wireplumber.mdkingmaj0r
2024-10-29Update apps.mdkingmaj0r
2024-10-29Update hyprland.mdkingmaj0r
2024-10-29Update installation.mdkingmaj0r
Fixed a minor mistake: it's 'vala' and 'valadoc,' not 'valac.'
2024-10-26docs: fix gtk3 widget broken links (#60)(◕ᴥ◕)
2024-10-25docs: lua docs (#50)Kevin
2024-10-23docs(mpris): mention gvfs #52Aylur
2024-10-23Update nix.mdAylur
2024-10-19update installation.mdAylur
2024-10-19Update installation.mdAylur
2024-10-18reexport modulesAylur
- Gio from file - GLib from gobject - AstalIO.Process from process - AstalIO.Time from time
2024-10-16docs: update widget subclass exampleAylur
2024-10-15docs: fix linksAylur
2024-10-15update lua and gjs layoutAylur
installing the gjs package through meson or npm now results in the same exposed structure lua: fix rockspec docs: aur package
2024-10-15docs: recommend /usr prefix by defaultAylur
2024-10-15docs: better explain agsAylur