  
|
62dafda652
|
refactor!(global-shortcut): better APIs DX (#969)
* feat(global-shortcut): add `GlobalShortcutExt::register_with_handler`
ref: https://github.com/tauri-apps/plugins-workspace/issues/965
* clippy
* refactor apis to take closure by default
* change file
* Update .changes/global-shortcut-refactor.md
Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
* Update global-shortcut-refactor.md
* use option instead
* clippy
* update readme
* on_shortcut and with_shortcut
* map handler
* simplify events
* lint
---------
Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2024-03-07 13:33:44 -03:00 |
|