Implement hotkey support and improve error handling

Fixes #5
This commit is contained in:
2017-07-14 00:27:46 +02:00
parent b7beebc20f
commit ee847ff896
21 changed files with 1536 additions and 56 deletions

View File

@@ -51,6 +51,6 @@ Pretty much the same. Differences are:
TODO
----
- [ ] [hotkey support](https://github.com/hasufell/pnmixer-rust/issues/5)
- [x] [hotkey support](https://github.com/hasufell/pnmixer-rust/issues/5)
- [ ] [translation](https://github.com/hasufell/pnmixer-rust/issues/4)
- [X] [documentation](https://github.com/hasufell/pnmixer-rust/issues/3)