aboutsummaryrefslogtreecommitdiff
path: root/pulse/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Factor out FormatableFloatValue from pulse pluginAndreas Grois2024-01-241-0/+1
| | | | to maybe reuse it in future plugins
* Update Rust edition to 2021Andreas Grois2021-11-291-1/+1
|
* Pulse now displays volume correctly.Andreas Grois2021-06-041-1/+0
| | | | | Still missing actual functionality beyond a numeric display, and error cases have not been tested, but hey, it's there!
* Create a pulse context. Seems to be working.Andreas Grois2021-05-021-0/+1
|
* First draft of pulse architecture.Andreas Grois2021-05-011-0/+15