Flow.Launcher/Flow.Launcher.Infrastructure/Hotkey
2024-12-25 11:20:09 -06:00
..
GlobalHotkey.cs use stackalloc if possible and fix some incorrect use of safehandle 2024-12-25 11:20:09 -06:00
HotkeyModel.cs Fix duplicate modifier and clean up code 2024-04-17 23:10:31 -05: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