Commit Graph

  • e14598b92e Merge pull request 'hotkey-config' (#1) from hotkey-config into master master ClipForgeV0.2 scoped 2026-02-22 12:45:38 -05:00
  • 86b4e10a83 Refactor MainWindow.xaml.cs to improve the visual feedback for active selections in navigation buttons, enhancing user experience. This update includes style adjustments to better indicate the currently selected page. hotkey-config scoped 2026-02-22 12:42:09 -05:00
  • fa5bc81bd6 Implement visual style updates for navigation buttons in MainWindow.xaml.cs to indicate active selections. This change enhances user experience by providing clear feedback on the currently selected page. scoped 2026-02-22 12:41:51 -05:00
  • fcd70b699d Refactor hotkey handling in MainWindow.xaml.cs to improve user experience by implementing a visual indicator for active hotkeys and enhancing the feedback mechanism during recording. Adjustments made to ensure better responsiveness and clarity in user interactions. scoped 2026-02-22 12:36:49 -05:00
  • 7f5d80ff68 Enhance hotkey recording functionality in MainWindow.xaml.cs by adding escape key support to cancel recording and improving error handling. Introduce a delayed registration mechanism to prevent immediate re-entry of hotkeys, ensuring stability during hotkey updates. scoped 2026-02-22 12:33:55 -05:00
  • ae744f1077 Update MainWindow.xaml.cs to replace HotkeyRecorderText with HotkeyRecorderButton for displaying hotkey information, enhancing user interaction during hotkey recording. Adjustments made to ensure proper focus and event handling for the button. scoped 2026-02-22 12:21:38 -05:00
  • 9b73bdbb24 Refactor MainWindow.xaml to streamline the hotkey button definition by consolidating properties and removing unnecessary elements, improving code clarity. scoped 2026-02-22 12:21:27 -05:00
  • 4902802615 Update MainWindow.xaml to include a name and focus properties for the root grid, enhancing accessibility and usability. scoped 2026-02-22 12:17:03 -05:00
  • 6aa49c0b07 Add hotkey recording functionality in MainWindow. Users can now set custom hotkeys through a dedicated button, with real-time feedback on key presses and modifier keys. Updates to settings are reflected immediately. scoped 2026-02-22 12:15:50 -05:00
  • 52a2515e2d Enhance GlobalHotkeyService to allow for dynamic hotkey updates and improve user experience with customizable HotkeyModifiers and HotkeyVirtualKey settings. scoped 2026-02-22 12:14:57 -05:00
  • 742c1d70fe Refactor GlobalHotkeyService to support dynamic hotkey registration and update. Introduce HotkeyModifiers and HotkeyVirtualKey properties in SettingsService for user-defined hotkeys. scoped 2026-02-22 12:14:41 -05:00
  • c1a425a7ad Add project files. ClipForgeBETA Blade / SCOPEDD 2026-02-22 11:31:35 -05:00
  • 3612bf40db Add .gitattributes and .gitignore. Blade / SCOPEDD 2026-02-22 11:31:22 -05:00