mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
- Add HotkeyRecorderDialog with global keyboard hook for capturing hotkeys - Implement manual modifier state tracking to handle swallowed key events - Add HotkeyControl button that opens the recorder dialog - Add CheckAvailability and RemoveToggleHotkey to HotKeyMapper - Expose GetKeyFromVk helper in GlobalHotkey infrastructure - Add Settings pages (General, Plugin, Theme, Proxy, About) - Add PreviewPanel for result previews in main window - Fix hook reuse issue by clearing callback on close instead of disposing |
||
|---|---|---|
| .. | ||
| AboutSettingsPage.axaml | ||
| AboutSettingsPage.axaml.cs | ||
| GeneralSettingsPage.axaml | ||
| GeneralSettingsPage.axaml.cs | ||
| HotkeySettingsPage.axaml | ||
| HotkeySettingsPage.axaml.cs | ||
| PluginsSettingsPage.axaml | ||
| PluginsSettingsPage.axaml.cs | ||
| ProxySettingsPage.axaml | ||
| ProxySettingsPage.axaml.cs | ||
| SettingsWindow.axaml | ||
| SettingsWindow.axaml.cs | ||
| ThemeSettingsPage.axaml | ||
| ThemeSettingsPage.axaml.cs | ||