formatted with cargo, cleaned up imports and dependencies.

This commit is contained in:
Schrottkatze 2022-06-15 14:06:27 +02:00
parent 5dc96d6da4
commit b651009949
5 changed files with 117 additions and 104 deletions

View file

@ -44,4 +44,8 @@ I may or may not do these, but they sound fun to implement to me!
- [x] Linux x11 (only tested on i3wm)
- [ ] Linux Wayland (makes heavy use of X apis, I will only do this if I myself switch to Wayland. I'm open to suggestions how to do it though!)
- [ ] MacOS (Might work because of XQuartz?)
- [ ] Windows (Yeah, I'm not doing that myself. Unless I have to use Windows for anything.)
- [ ] Windows (Yeah, I'm not doing that myself. Unless I have to use Windows for anything.)
## Installation
Currently only manually possible via `cargo build --release` and then moving the result into your $PATH.