test again

This commit is contained in:
Haapy
2026-05-14 23:26:02 +00:00
parent b496914b3c
commit 6a4f4b4aa9
8 changed files with 160 additions and 96 deletions

View File

@@ -28,3 +28,7 @@ uuid = { version = "1", features = ["v4"] }
base64 = "0.22"
x11rb = "0.13"
shell-words = "1.1"
[target.'cfg(target_os = "linux")'.dependencies]
gtk = "0.18"
gdkx11 = "0.18"