formatted with cargo, cleaned up imports and dependencies.
This commit is contained in:
parent
5dc96d6da4
commit
b651009949
5 changed files with 117 additions and 104 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue