summaryrefslogtreecommitdiff
path: root/docs/guide
AgeCommit message (Collapse)Author
2025-04-25Fixed JSX syntax typos (#321)Timur Gruzdev
2025-03-07finalize projectnoname
2025-02-20fix broken links (#294)Dacian
2025-02-12Update widget.mdAylur
fix gtk4 hook
2025-01-23add: lua gtk3 examples (#156)Kevin
2025-01-18Update theming.mdAylur
2025-01-16add: OSD ts example #195Aylur
2025-01-16add: gtk3 ts popover exampleAylur
closes #224 closes #157
2025-01-16Update installation.md (#248)Alexandre1a
I added a package : wayland-protocol-devel This package is required to build astal3 on Fedora and was not included in the package line in the docs.
2025-01-12docs: update nix pageAylur
close #245
2025-01-03docs: update tray install guideAylur
2025-01-03docs: update tray installation guideAylur
2025-01-01docs(faq): how to register keybindingsAylur
close #223
2024-12-30Update faq.mdAylur
grammar
2024-12-26doc: Add valadoc as a dependency for Ubuntu&ArchGonçalo Roboredo
valadoc package was missing from the dependency list for ubuntu installation.
2024-12-26docs: how to install on nixAylur
2024-12-25docs: fix cssClasses in gtk4Aylur
2024-12-25docs: fix missing importAylur
2024-12-25docs: add gtk4 jsx documentationAylur
2024-12-19Fix typo in docs (#190)Cameron Smith
2024-11-24doc: fix incorrect arch packagetyrael
2024-11-23Update gobject.mdAylur
2024-11-22docs: highlight global module tipAylur
2024-11-23doc: fix broken links to gtk docstyrael
2024-11-20Update first-widgets.mdHong Huajun
The <button> tag in the code is missing a /`
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