mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 21:24:05 +02:00
refactor: integrate keyboard functionality and clean up event handling
This commit is contained in:
parent
b2395e19a9
commit
b6269c60c9
5 changed files with 55 additions and 27 deletions
|
@ -129,4 +129,4 @@ fn main() {
|
|||
)
|
||||
.run(tauri::generate_context!())
|
||||
.expect("error while running tauri application");
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue