summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-26tray: workaround for icon name as pathkotontrion
2024-11-26gjs: add workarounds for AstalWpkotontrion
2024-11-24example: cleanupAylur
2024-11-24fix(hyprland): update titleAylur
2024-11-24fix(hyprland): sync monitors on activeworkspaceAylur
close #130
2024-11-24fix(hyprland): client creationAylur
resolve #124 resolve #131
2024-11-24add changelogAylur
empty for now though close #121
2024-11-24Merge pull request #77 from ratson/fix-sass-warniingAylur
example: fix sass deprecation warnings
2024-11-24Merge pull request #126 from 44mira/patch-1Aylur
doc: fix incorrect arch package
2024-11-24add: nix supportAylur
2024-11-24doc: fix incorrect arch packagetyrael
2024-11-23Update gobject.mdAylur
2024-11-22docs: highlight global module tipAylur
2024-11-22Merge pull request #123 from 44mira/patch-1Aylur
doc: fix broken links to gtk docs
2024-11-23doc: fix broken links to gtk docstyrael
2024-11-21fix #114 create client on windowtitlev2Aylur
2024-11-20Merge pull request #118 from Aylur/fix/mpris-dbus-propertyAylur
mpris: fix typo in dbus property
2024-11-20mpris: fix typo in dbus propertykotontrion
the property is called SupportedUriSchemes not SupportedUriSchemas
2024-11-20Merge pull request #117 from hashcowuwu/patch-1Aylur
docs: fix first-widgets.md
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-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-18example: fix sass deprecation warningsRatson
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-16Merge branch 'main' into feat/tray-gtk4kotontrion
2024-11-16examples(vala): update traykotontrion
2024-11-16lua: add actionGroup propertykotontrion
2024-11-16gjs: add actionGroup propertykotontrion
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-13example(simple-bar): fix sass deprecation warningsRatson
2024-11-13docs: powerprofile doc commentsAylur
2024-11-13Merge pull request #65 from tokyob0t/lua-refactorAylur
core: smol lua fixes