Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08 | fix: notify device properties | Aylur | |
2024-08-08 | feat: device.connecting | Aylur | |
2024-08-04 | icon load pixbuf async | Aylur | |
2024-08-04 | fix(gjs): monitorFile callback return value | Aylur | |
2024-08-04 | fix: enums | Aylur | |
for some reason in gjs I experience Playing and Paused being 0 | |||
2024-08-04 | add: layer shell check on window | Aylur | |
2024-08-04 | feat: accesspoint icons | Aylur | |
2024-08-04 | fix(binding): kebabify | Aylur | |
2024-08-04 | add: custom accesspoint | Aylur | |
2024-08-02 | fix: default instance_name | Aylur | |
2024-08-01 | init 0.1.0 | 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-31 | fix: position setter | 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-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-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 | |
2024-07-18 | fix(gjs): binding setters | Aylur | |
Array and List types do not work as property from Vala, but their setter methods do |