Skip to content

Add configurable hotkeys#1677

Open
Arnei wants to merge 1 commit intoopencast:developfrom
Arnei:configurable-hotkeys
Open

Add configurable hotkeys#1677
Arnei wants to merge 1 commit intoopencast:developfrom
Arnei:configurable-hotkeys

Conversation

@Arnei
Copy link
Member

@Arnei Arnei commented Feb 4, 2026

Allows users to configure their own hotkeys.
This should empower users to choose the hotkeys that work for them, instead of having to use the cumbersome "Shift + Alt + something" combinations.

Configured hotkeys are persisted in local storage. To that end, this patch introduces the redux-persist package and all the necessary boilerplate that it requires.

This also makes more changes to KeyboardControls.tsx than strictly necessary in the hopes of making it a little less complicated.

Bildschirmfoto vom 2026-02-04 12-52-50 Bildschirmfoto vom 2026-02-04 12-52-38

Allows users to configure their own hotkeys.
This should empower users to choose the hotkeys that
work for them, instead of having to use the cumbersome
"Shift + Alt + something" combinations.

Configured hotkeys are persisted in local storage.
To that end, this patch introduces the redux-persist package and
all the necessary boilerplate that
it requires.

This also makes more changes to KeyboardControls.tsx than
strictly necessary in the hopes
of making it a little less complicated.
@Arnei Arnei added the type:enhancement New feature or request label Feb 4, 2026
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

This pull request is deployed at test.editor.opencast.org/1677/2026-02-04_11-54-50/ .
It might take a few minutes for it to become available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant