remove prev approach, clear fix, and alt/ctrl toggle fix

This commit is contained in:
stjet
2025-02-10 03:56:35 +00:00
parent 3fc70420d2
commit 5998216b19
3 changed files with 13 additions and 34 deletions

View File

@@ -21,7 +21,3 @@ serde = { version = "1", features = ["derive"] }
audiotags = "0.5.0"
bmp-rust = "0.4.1"
dirs = "5.0.1"
uinput = "0.1.3"
[patch.crates-io]
uinput = { git = 'https://github.com/stjet/rust-uinput.git' }