summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-12docs: fix urlAylur
2024-09-12docs: touchupsAylur
2024-09-12Merge pull request #5 from Aylur/nix/lua-builderAylur
lua example, nix builder
2024-09-11add: stack widgetAylur
2024-09-11docs: package lua on nixAylur
2024-09-11nix: touchupsAylur
2024-09-11example: add lua simple-barAylur
2024-09-11nix: move devshell into its own fileAylur
2024-09-11add lua builderAylur
2024-09-11docs: document librariesAylur
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-10example: fix linkAylur
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-08docs: how to create regular windowsAylur
2024-09-08docs: document list type propertiesAylur
2024-09-08docs: note deprecated child widgetsAylur
2024-09-08Merge pull request #4 from Aylur/fix/example_barAylur
example: use gicon for tray
2024-09-08example: use gicon for traykotontrion
2024-09-08example: add python starter barAylur
2024-09-08example: add Tray to js BarAylur
2024-09-07docs: dark brand colorsAylur
2024-09-07docs: add feature icons to frontpageAylur
2024-09-07docs: add example js barAylur
2024-09-07add screenshot for bar exampleAylur
2024-09-07add: js bar exampleAylur
2024-09-07fix: default slider draw_value to falseAylur
2024-09-07docs: apps pageAylur
also add icons
2024-09-07feat: App monitor signalsAylur
2024-09-07docs: add nix pageAylur
2024-09-07docs: fix edit linkAylur
2024-09-07docs: touchupsAylur
* code block langs * ags faq * fix broken links
2024-09-07docs: ags theemingAylur
2024-09-07nix: propagate dependenciesAylur
2024-09-06docs: add ags installation pageAylur
2024-09-06cleanup: meson gjs variableAylur
use prefix instead
2024-09-05river: improve docskotontrion
2024-09-05wireplumber: improve docskotontrion
2024-09-04update readmeAylur
2024-09-04docs: fix linksAylur
added initial documention for each library
2024-09-05fix: github actionAylur
only push if there are changes
2024-09-05fix: docs urlmapAylur
2024-09-05docs: add urlmap to gi-docgenAylur
2024-09-04fix github actionAylur
early exit when there are no changes
2024-09-04nix: cleanupAylur
2024-09-04fix: job namesAylur
2024-09-04add gi docs deploy workflowAylur
2024-09-03docs: migrate to vitepressAylur
vitepress feels a bit more polished and clean
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