Open at cursor location

This commit is contained in:
2023-07-23 18:08:38 -04:00
parent 47e6b2a125
commit 49b11741cb
5 changed files with 1051 additions and 14 deletions

View File

@@ -18,6 +18,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
enigo = "0.1.2"
arboard = "3.2.0"
tauri-plugin-positioner = "1.0.4"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem