Skip to content

Allow applying pending changes with Ctrl+Return#35

Open
0x17de wants to merge 1 commit intoartizirk:masterfrom
0x17de:feat-apply-hotkey
Open

Allow applying pending changes with Ctrl+Return#35
0x17de wants to merge 1 commit intoartizirk:masterfrom
0x17de:feat-apply-hotkey

Conversation

@0x17de
Copy link
Copy Markdown

@0x17de 0x17de commented Apr 17, 2026

Currently, pressing Return in a form field stages the change but does not apply it to the compositor - the user must reach for the Apply button with the mouse. This adds Ctrl+Return as a keyboard shortcut to apply pending changes immediately, without leaving the keyboard.

The shortcut is only active while the "Apply" button is shown, so it is a no-op when there is nothing pending. The implementation follows the same pattern as the existing Ctrl+−/0/+ zoom shortcuts: a single element on the button in wdisplays.ui.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant