summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-10docs: gobject, variable, binding pageAylur
2024-10-10Merge pull request #39 from NotAShelf/patch-1Aylur
docs: fix typo in nix guide
2024-10-10Merge branch 'main' into feat/cavakotontrion
2024-10-10cava: add docekotontrion
2024-10-10cava: make properties changeable during runtimekotontrion
2024-10-10docs: fix typo in nix guideraf
2024-10-10docs: add eslintAylur
2024-10-09Merge branch 'Aylur:main' into mainKevin
2024-10-10core: reverse constructor props orderAylur
to make stack shown property behave as expected
2024-10-09Accurate lua exampleKevin
2024-10-09Merge branch 'Aylur:main' into mainKevin
2024-10-09Added hover effects to ShowcasesKevin
2024-10-09core(gjs, lua): widget constructor set props before childrenAylur
2024-10-09Added contrib to showcases pageKevin
2024-10-09cava: add audio selectionkotontrion
2024-10-09gjs: update package.jsonAylur
2024-10-09gjs: fix widget props typeAylur
delete test
2024-10-09cava: add more propertieskotontrion
2024-10-09core: implement generic no_implicit_destroy propAylur
2024-10-09gjs: refactor widgets into classesAylur
2024-10-09gjs: add gobject decoratorsAylur
2024-10-08notifd: fix notification settersAylur
2024-10-07notifd: add doc commentsAylur
they are not included in the generated docs or gir yet
2024-10-06Merge pull request #35 from Jas-SinghFSU/patch/library_urlsAylur
Updated the library documentation URLs in the README of the bar examples.
2024-10-06fix #36: battery-icon-nameAylur
a
2024-10-03Updated the library documentation URLs for the bar examples.Jas Singh
2024-10-03docs: window togglingAylur
2024-10-03Update cli-app.mdAylur
highlight relative lines
2024-10-03docs: window togglingAylur
2024-10-03docs: update lock filesAylur
2024-10-03cava: don't use config filekotontrion
2024-10-02river: fix ouput remove bugkotontrion
2024-10-01Update FUNDING.ymlkotontrion
2024-09-30add CONTRIBUTING.mdAylur
2024-09-30docs: update readmeAylur
2024-09-30Create FUNDING.ymlAylur
2024-09-30Update issue templatesAylur
2024-09-30fix(core): MouseButton enumAylur
closes #29
2024-09-30fix(lua): correctly handle nil values in Variable.deriveAylur
closes #28
2024-09-30fix(notifd): check ignore-timeout after Notify calls tooAylur
#32
2024-09-30docs: clarify ags installation #30Aylur
2024-09-29new lib: cavakotontrion
2024-09-29fix typoAylur
2024-09-28Merge pull request #27 from tokyob0t/mainAylur
core: lua fix typo
2024-09-28lua: fix tpyoKevin
2024-09-28Merge pull request #25 from Aylur/fix/astalify-remove-childrenAylur
core: fix astalified container not removing children
2024-09-28gjs: astalify fix indentationkotontrion
2024-09-28lua: fix astalified containerkotontrion
2024-09-28core: fix astalified container not removing childrenkotontrion
2024-09-28fix #24 correctly insert nil vaues into transform paramsAylur