Skip to content

global-hotkey v0.4.1

Choose a tag to compare

@github-actions github-actions released this 24 Nov 01:01
712dc11

[0.4.1]

  • 1f9be3e(#47) Add support for Code::Backquote on Linux.
  • 1f9be3e(#47) On Linux, fix hotkey press/release events order and sometimes missing release event when the modifiers have been already released before the key itself has been released.
  • 1f9be3e(#47) On Linux, improve the performance of GlobalHotKeyManager::register_all and GlobalHotKeyManager::unregister_all to 2711x faster.

Cargo Publish

Updating crates.io index
   Packaging global-hotkey v0.4.1 (/home/runner/work/global-hotkey/global-hotkey)
    Updating crates.io index
   Verifying global-hotkey v0.4.1 (/home/runner/work/global-hotkey/global-hotkey)
 Downloading crates ...
  Downloaded proc-macro2 v1.0.69
  Downloaded thiserror-impl v1.0.50
  Downloaded cfg-if v1.0.0
  Downloaded thiserror v1.0.50
  Downloaded unicode-segmentation v1.10.1
  Downloaded syn v2.0.39
  Downloaded libc v0.2.150
  Downloaded keyboard-types v0.7.0
  Downloaded x11-dl v2.21.0
  Downloaded serde v1.0.193
  Downloaded bitflags v2.4.1
  Downloaded crossbeam-channel v0.5.8
  Downloaded unicode-ident v1.0.12
  Downloaded crossbeam-utils v0.8.16
  Downloaded serde_derive v1.0.193
  Downloaded pkg-config v0.3.27
  Downloaded quote v1.0.33
  Downloaded once_cell v1.18.0
   Compiling proc-macro2 v1.0.69
   Compiling unicode-ident v1.0.12
   Compiling serde v1.0.193
   Compiling libc v0.2.150
   Compiling crossbeam-utils v0.8.16
   Compiling pkg-config v0.3.27
   Compiling thiserror v1.0.50
   Compiling cfg-if v1.0.0
   Compiling quote v1.0.33
   Compiling once_cell v1.18.0
   Compiling x11-dl v2.21.0
   Compiling unicode-segmentation v1.10.1
   Compiling syn v2.0.39
   Compiling crossbeam-channel v0.5.8
   Compiling serde_derive v1.0.193
   Compiling thiserror-impl v1.0.50
   Compiling bitflags v2.4.1
   Compiling keyboard-types v0.7.0
   Compiling global-hotkey v0.4.1 (/home/runner/work/global-hotkey/global-hotkey/target/package/global-hotkey-0.4.1)
    Finished dev [unoptimized + debuginfo] target(s) in 12.00s
    Packaged 29 files, 190.8KiB (49.0KiB compressed)
   Uploading global-hotkey v0.4.1 (/home/runner/work/global-hotkey/global-hotkey)
    Uploaded global-hotkey v0.4.1 to registry `crates-io`
note: Waiting for `global-hotkey v0.4.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published global-hotkey v0.4.1 at registry `crates-io`