Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-03 | docs: migrate to vitepress | Aylur | |
vitepress feels a bit more polished and clean | |||
2024-09-02 | fix(notifd): urgency getter | Aylur | |
2024-09-02 | fix enum values | Aylur | |
when the first member is assigned 0, vala assigns 0 to the next member regardless | |||
2024-09-02 | rename: box implicit_destroy to no_implicit_destroy | Aylur | |
2024-09-02 | docs: reference links | Aylur | |
2024-09-02 | Merge pull request #3 from Aylur/feat/circular_progress | Aylur | |
fixes circular progress widgets | |||
2024-09-02 | copy draw method from ags | Aylur | |
2024-09-02 | core: add g_icon property to icon widget (#2) | kotontrion | |
2024-09-02 | fixes circular progress widgets | kotontrion | |
2024-09-01 | docs: variable | Aylur | |
2024-09-01 | docs: utilities | Aylur | |
2024-09-01 | initial docs | Aylur | |
2024-09-01 | add attributes | Aylur | |
2024-09-01 | monorepo structuring | Aylur | |
2024-09-01 | merge battery | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | merge apps | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | merge hyprland | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | merge powerprofiles | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | merge river | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | merge network | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | merge mpris | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | merge bluetooth | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | merge auth | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | merge wireplumber | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | merge tray | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | merge notifd | Aylur | |
2024-09-01 | move to monorepo | Aylur | |
2024-09-01 | move libastal to /core | Aylur | |
starting point of the monorepo | |||
2024-08-31 | add icons option to App.start | Aylur | |
2024-08-23 | fix missing singals | kotontrion | |
2024-08-22 | feat: async Process.exec | Aylur | |
the exec_async function was not truly async but a signal based one | |||
2024-08-22 | fix: display_icon.begin | Aylur | |
2024-08-21 | add gicon property for easier icon usage | kotontrion | |
2024-08-20 | add property for linear or cubic volume scale | kotontrion | |
2024-08-20 | add microphone volume icons | kotontrion | |
2024-08-20 | better handling of multiple channels | kotontrion | |
2024-08-16 | removed old license from readme | kotontrion | |
2024-08-16 | improve docs | kotontrion | |
2024-08-15 | limit volume to 150% | kotontrion | |
add overamplified icon |