Reuse shortcuts from core#15287
Closed
smehrbrodt wants to merge 3 commits intomainfrom
Closed
Conversation
0173790 to
08f21f0
Compare
0b499ed to
34b9a81
Compare
Contributor
Author
|
@stbergmann CI is now green, can you please review? |
34b9a81 to
743ac00
Compare
Contributor
Author
|
had to fix a minor issue... |
stbergmann
reviewed
Apr 17, 2026
a5f8642 to
9c9cb89
Compare
stbergmann
approved these changes
Apr 20, 2026
Add script that fetches the shortcuts from core for all uno commands used in online instead of manually maintaing a list of such commands Signed-off-by: Samuel Mehrbrodt <samuel.mehrbrodt@collabora.com> Change-Id: I531e4fb89b3df04fea4121f6f101e0c812227b4d
Signed-off-by: Samuel Mehrbrodt <samuel.mehrbrodt@collabora.com> Change-Id: I6664d93d89dc8219138ade7063bbc6c71f01c953
Signed-off-by: Samuel Mehrbrodt <samuel.mehrbrodt@collabora.com> Change-Id: I3268ae0ace30d62878d29fafb3c401a8e5fbb0df
9c9cb89 to
2683578
Compare
Contributor
Author
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Reuse shortcuts from core instead of manually maintaining an incomplete list of shortcuts.
This is used for displaying shortcuts in tooltips, menus, etc.
Shortcuts from core used to work already, but they were not (always) displayed in the tooltip or menu.