tauri-plugin-hotkey

Crates.iotauri-plugin-hotkey
lib.rstauri-plugin-hotkey
version0.1.15
created_at2025-03-13 15:45:53.27989+00
updated_at2025-03-21 19:31:01.803354+00
descriptionTauri Plugin to receive hotkey press and release OS events.
homepage
repositoryhttps://github.com/voixapp/tauri-plugin-hotkey
max_upload_size
id1591032
size164,608
Core (github:voixapp:core)

documentation

README

Tauri Plugin Hotkey

Tauri Plugin to receive hotkey press and release OS events.

This plugin was made because of incompatible flow of Global Shortcut:

  1. We don't need to consume OS event;
  2. We need to accept one-key shortcuts;
  3. We need mouse buttons in shortcuts.
Commit count: 28

cargo fmt