summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-20mpris: fix typo in dbus propertykotontrion
the property is called SupportedUriSchemes not SupportedUriSchemas
2024-11-18docs: list of how widgets are passedAylur
2024-11-18fix: f5ed9aad mesonAylur
2024-11-18docs: add examples pagesAylur
copies from the supported languages page
2024-11-18fix(gjs): add workaround for array propsAylur
2024-11-18fix: #110 notifd urgency hintAylur
2024-11-17Update question.mdAylur
2024-11-17Merge pull request #104 from Aylur/fix/circularprogressAylur
circularprogress: fix size calculations
2024-11-17fix #88: hyprland sync workspaces before signal emissionAylur
2024-11-17fix: #106 gtk3 FragmentAylur
2024-11-17circularprogress: remove commentkotontrion
2024-11-17circularprogress: fix size calculationskotontrion
2024-11-16Update README.mdAylur
2024-11-15chore: update license on gjs and lua packageAylur
closes #89
2024-11-15fix(gjs): gobject decoratorsAylur
subclassing further now works correctly signals without args are fixed
2024-11-15Update cli-app.mdAylur
2024-11-15examples (vala): fix traykotontrion
2024-11-15tray: fix missing vapikotontrion
2024-11-14update example readmeAylur
there is no audio library, its wireplumber
2024-11-13docs: fix import pathsAylur
2024-11-13Merge pull request #75 from Aylur/docs/remove-agsAylur
docs: remove ags related docs
2024-11-13fix: powerprofilesAylur
2024-11-13add: hyprland.monitor.transformAylur
2024-11-13docs: powerprofile doc commentsAylur
2024-11-13Merge pull request #65 from tokyob0t/lua-refactorAylur
core: smol lua fixes
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-12docs: remove ags related docsAylur
ags documentation will live on its own site
2024-11-12gjs: define pkg-config variableAylur
will be used by ags
2024-11-11core: Variable.derive fixKevin
2024-11-11Merge branch 'Aylur:main' into lua-refactorKevin
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-08stoopid zedKevin
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-06Merge branch 'Aylur:main' into lua-refactorKevin
2024-11-06docs: adjust for ags changesAylur