Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Add native display sink (#38)
* refactor!: Put sinks behind a trait * feat: Add native display implementation * add CLI flags for --vnc and --native-display * Document in readme * fix clippy lints * changelog * Fix compilation without native-display * some error handling * typo in memcpy
- Loading branch information