Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-15 | limit volume to 150% | kotontrion | |
add overamplified icon | |||
2024-08-15 | remove changed signals | kotontrion | |
2024-08-15 | add volume-icon | kotontrion | |
2024-08-13 | Merge pull request #2 from NicolaiVdS/main | Aylur | |
added missing `file.lua` to rockspec | |||
2024-08-13 | added missing to rockspec | Nicolai Van der Storm | |
2024-08-11 | feat: Process.signal | Aylur | |
expose Gio.Subprocess.send_signal | |||
2024-08-11 | fix: dangling socket on crash | Aylur | |
check running instance through dbus | |||
2024-08-11 | feat: Window.namespace | Aylur | |
2024-08-04 | icon load pixbuf async | Aylur | |
2024-08-04 | fix(gjs): monitorFile callback return value | Aylur | |
2024-08-04 | add: layer shell check on window | Aylur | |
2024-08-04 | fix(binding): kebabify | Aylur | |
2024-08-02 | fix: default instance_name | Aylur | |
2024-07-31 | feat: optiona exit code on App.quit | Aylur | |
2024-07-31 | fix(process): exec | Aylur | |
throw stdout as error | |||
2024-07-31 | fixes, features | Aylur | |
* cli dnd-toggle * save dnd and ignore_timeout state * block contstructor until dbus acqusition * fix proxy notify signals | |||
2024-07-31 | feat: optional Variable.derive transform | Aylur | |
2024-07-30 | fix: message api | Aylur | |
2024-07-30 | fix(astalify.ts): toggleClassName | Aylur | |
2024-07-27 | add: Label widget | Aylur | |
2024-07-26 | fix(endpoint.h): icon getter | Aylur | |
2024-07-26 | fix: time functions | Aylur | |
dont explicitly return callback's return closure in vala expects void | |||
2024-07-26 | fix: css autoload | Aylur | |
check if file is a css file | |||
2024-07-26 | fix: synchronous constructor | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-26 | switch to LGPLv2.1 | Aylur | |
2024-07-22 | add video device support | kotontrion | |
2024-07-21 | add icons | kotontrion | |
2024-07-20 | add audio devices and profiles | kotontrion | |
2024-07-20 | update eslint, ts-for-gir | Aylur | |
2024-07-19 | move headers to the correct location | kotontrion | |
2024-07-19 | move mixer handler to endpoints | kotontrion | |
2024-07-19 | add default speaker/microphone objects | kotontrion | |