-
Notifications
You must be signed in to change notification settings - Fork 4.2k
refactor: migrate shortcut system to Preference architecture #14086
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
76f4f64
refactor: migrate shortcut management to PreferenceService
kangfenmao f101f42
refactor: enhance shortcut management and zoom functionality in AppMe…
kangfenmao e2c2ed0
refactor: optimize shortcut handling and improve preference resolution
kangfenmao 88f6e23
refactor: add labelKey to shortcut definitions and improve shortcut d…
kangfenmao 97ff8fa
refactor: add Windows_NavigateToSettings IPC channel and update navig…
kangfenmao 343d722
refactor: update auto-generated configuration and mappings with new t…
kangfenmao a17fc81
fix: address review feedback for shortcut system
kangfenmao 03129ef
refactor: streamline shortcut system by removing unused properties an…
kangfenmao f54fc1a
refactor: replace persistOnBlur with global in shortcut definitions a…
kangfenmao 6075b25
refactor: shortcut keys to use a new naming convention
kangfenmao 6854148
refactor: rename toggle_show_assistants to toggle_sidebar in shortcut…
kangfenmao 3da7678
refactor(shortcuts): improve coerceShortcutPreference logic and updat…
kangfenmao 5db3478
refactor(shortcuts): rename defaultKey to defaultBinding and update r…
kangfenmao f934bd0
refactor: update auto-generated timestamps in boot and preference con…
kangfenmao 112ea63
Merge branch 'v2' into refactor/v2/shortcuts
kangfenmao c001915
Merge branch 'v2' into refactor/v2/shortcuts
0xfullex e9b1ea4
Refactor shortcut keys to remove 'app.' prefix and update related map…
kangfenmao dff76cf
Refactor shortcut system: update key references to binding, enhance e…
kangfenmao ed66528
Refactor shortcut system: remove default bindings, update tests, and …
kangfenmao 6e9b6f3
Merge branch 'v2' of github.com:CherryHQ/cherry-studio into refactor/…
kangfenmao a529579
refactor(shortcuts): enhance mini window shortcut handling and improv…
kangfenmao 1461597
refactor(shortcuts): tighten shared shortcut metadata
kangfenmao 9ab7653
test(shortcuts): cover shortcut service registration
kangfenmao 76b6147
Merge branch 'v2' into refactor/v2/shortcuts
kangfenmao 69b2708
refactor(shortcuts): streamline shortcut handling and improve setting…
kangfenmao e55955b
refactor(shortcuts): update shortcut enabling logic and enhance setti…
kangfenmao 6245e3f
refactor(shortcuts): enhance shortcut handling and streamline setting…
kangfenmao 6edcd01
refactor(shortcuts): update shortcut system documentation for clarity…
kangfenmao 2ce92c6
refactor(shortcuts): update shortcut definitions to improve clarity a…
kangfenmao a94b006
refactor(shortcuts): update shortcut keys and mappings for quick assi…
kangfenmao ac74297
refactor(shortcuts): reorganize and reintroduce quick assistant toggl…
kangfenmao 37879ec
refactor(shortcuts): reorganize shortcut mappings and restore mini wi…
kangfenmao 96325fb
refactor(shortcuts): implement feature toggle for shortcut definition…
kangfenmao 39651e7
refactor(shortcuts): streamline default shortcut preference retrieval…
kangfenmao c8ea7fe
refactor(shortcuts): enhance selection shortcut registration logic ba…
kangfenmao e986bc6
refactor: rename toggle_sidebar shortcut to toggle_show_assistants an…
kangfenmao 0bf173f
refactor(shortcuts): add methods for managing shortcuts in ConfigMana…
kangfenmao e3dd377
refactor(shortcuts): implement shortcut registration conflict handlin…
kangfenmao 1bd8bde
refactor(shortcuts): encapsulate runtime state reset logic and enhanc…
kangfenmao 4eac6ef
Merge branch 'v2' into refactor/v2/shortcuts
kangfenmao 862eba9
fix(i18n): update Russian translations for shortcuts and tab actions
kangfenmao 43a9da5
refactor(shortcuts): streamline shortcut definitions and update label…
kangfenmao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
kangfenmao marked this conversation as resolved.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.