mirror of
https://github.com/Astatin3/raylock.git
synced 2026-06-09 00:28:00 -06:00
Add transparency and lock
This commit is contained in:
+7
-2
@@ -4,5 +4,10 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
eframe = "0.29.1"
|
||||
egui = "0.29.1"
|
||||
eframe = "0.28"
|
||||
egui = "0.28"
|
||||
portable-pty = "0.8.1"
|
||||
termwiz = "0.22.0"
|
||||
vte = "0.13.0"
|
||||
egui-terminal = { git = "https://github.com/Quinntyx/egui-terminal" }
|
||||
ecolor = "0.29.1"
|
||||
|
||||
Reference in New Issue
Block a user