Flow.Launcher/Flow.Launcher.Infrastructure/Hotkey
2025-01-02 17:21:34 +11:00
..
GlobalHotkey.cs use stackalloc if possible and fix some incorrect use of safehandle 2024-12-25 11:20:09 -06:00
HotkeyModel.cs do not allow add on long key press 2025-01-02 17:21:34 +11:00
IHotkeySettings.cs Implement displaying localized warning messages for duplicate hotkeys in HotkeyControlDialog, and implement the ability to overwrite them 2024-04-26 11:42:20 +06:00
KeyEvent.cs Replace DllImport & flags with CSWin32 2024-12-10 20:44:28 +08:00
RegisteredHotkeyData.cs Implement displaying localized warning messages for duplicate hotkeys in HotkeyControlDialog, and implement the ability to overwrite them 2024-04-26 11:42:20 +06:00