Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-28 | Refresh by emitting events | David Robillard | 1 | -28/+8 | |
This decouples drivers from the rest of the application, in particular the horrible situation where they were working with the canvas directly, by having them always communicate changes by emitting events. | |||||
2020-11-28 | Add separate store for client and port metadata | David Robillard | 1 | -1/+5 | |
2020-11-28 | Remove NoopEvent | David Robillard | 1 | -2/+0 | |
2020-11-28 | Move handle_event() to separate files | David Robillard | 1 | -0/+139 | |