Dfust.Hotkeys
1.2.6206.24906
This library allows you to register application wide or global hotkeys.
It can be used to register hotkeys (one key, possibly multiple modifiers, like "ctrl+alt+j") and chords (multi key hotkeys, like "ctrl+k, ctrl+c" or "ctrl+alt+x, b, q").
Install-Package Dfust.Hotkeys -Version 1.2.6206.24906
dotnet add package Dfust.Hotkeys --version 1.2.6206.24906
<PackageReference Include="Dfust.Hotkeys" Version="1.2.6206.24906" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dfust.Hotkeys --version 1.2.6206.24906
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added events for triggered hotkey/chord and "all modifiers released after a hotkey/chord was triggered".
Dependencies
-
- MouseKeyHook (>= 5.4.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Dfust.Hotkeys:
Repository | Stars |
---|---|
WolvenKit/Wolven-kit
Mod editor/creator for RED Engine games. The point is to have an all in one tool for creating mods for the games made with the engine.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.6206.24906 | 2,505 | 12/28/2016 |
1.1.6200.28177 | 457 | 12/22/2016 |
1.0.6197.32078 | 478 | 12/19/2016 |