This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 833
[Labs] Refresh UI for keybindings and prep for customisable keybindings #5758
Closed
SimonBrandner
wants to merge
28
commits into
matrix-org:develop
from
SimonBrandner:new-keybinding-ui
Closed
[Labs] Refresh UI for keybindings and prep for customisable keybindings #5758
SimonBrandner
wants to merge
28
commits into
matrix-org:develop
from
SimonBrandner:new-keybinding-ui
Conversation
This file contains 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
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
TravisR will fix this nightmare Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
SimonBrandner
changed the title
Refresh UI for keybindings and prep for customisable keybindings
[LABS] Refresh UI for keybindings and prep for customisable keybindings
Mar 17, 2021
Signed-off-by: Šimon Brandner <[email protected]>
jryans
changed the title
[LABS] Refresh UI for keybindings and prep for customisable keybindings
[Labs] Refresh UI for keybindings and prep for customisable keybindings
Mar 27, 2021
germain-gg
reviewed
Apr 9, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a great PR to me! Thank you for the contribution
Going to wait for Travis' comment and add that back to the review queue as it's probably best if one other member of the team lay their eyes on this before we merge it
res/css/views/settings/tabs/user/_KeybindingsUserSettingsTab.scss
Outdated
Show resolved
Hide resolved
Co-authored-by: Germain <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
t3chguy
reviewed
Apr 13, 2021
t3chguy
reviewed
Apr 13, 2021
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
turt2live
requested review from
turt2live and
t3chguy
and removed request for
turt2live
May 24, 2021 15:11
SimonBrandner
added
the
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
label
Aug 4, 2021
I am going to close this as the PR is big and outdated by now. That makes it hard to continue working on it and review it. I instead choose a less radical approach of slowly moving toward customizable keybindings, first PR that does that is #7198 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
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.
This PR adds a new UI for keybindings hidden under labs. It also adds keybinding setting entries. Those will be useful for customizable keybindings in later PRs.
Well, this is my biggest PR yet. Let's see how badly it goes 😅
Note: The design review can be skipped here since this is behind labs.
Element-web PR