input: Add screenshotting shortcut
This commit is contained in:
parent
979e282768
commit
63b252e47d
8 changed files with 193 additions and 14 deletions
|
|
@ -18,6 +18,7 @@ serde_json = "1"
|
|||
sendfd = "0.4.1"
|
||||
egui = { version = "0.18.1", optional = true }
|
||||
edid-rs = { version = "0.1" }
|
||||
image = { version = "0.24.3", default-features = false, features = ["png"] }
|
||||
lazy_static = "1.4.0"
|
||||
thiserror = "1.0.26"
|
||||
regex = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue