feat: add global_shortcut module

This commit is contained in:
Jonas Kruckenberg 2022-11-18 16:32:38 +01:00
parent e638b5c289
commit db6a72cbdd
4 changed files with 179 additions and 13 deletions

View file

@ -58,7 +58,7 @@ These API bindings are not completely on-par with `@tauri-apps/api` yet, but her
- [x] `dialog`
- [x] `event`
- [ ] `fs`
- [ ] `global_shortcut`
- [x] `global_shortcut`
- [ ] `http`
- [x] `mocks`
- [x] `notification`