Skip to content

feat(settings): Ctrl/Cmd + and - step the window zoom - #484

Open
Adam-Dalloul wants to merge 3 commits into
xintaofei:mainfrom
Adam-Dalloul:feat/zoom-keyboard-shortcuts
Open

feat(settings): Ctrl/Cmd + and - step the window zoom#484
Adam-Dalloul wants to merge 3 commits into
xintaofei:mainfrom
Adam-Dalloul:feat/zoom-keyboard-shortcuts

Conversation

@Adam-Dalloul

@Adam-Dalloul Adam-Dalloul commented Aug 16, 2026

Copy link
Copy Markdown

Settings → Window zoom is a discrete menu. This binds the usual keys to those same rungs:

  • Ctrl/Cmd + or = zooms in one step
  • Ctrl/Cmd - zooms out one step
  • Ctrl/Cmd 0 resets to 100%

Rungs are 80 / 90 / 100 / 110 / 125 / 150 / 175 / 200 / 250 / 300. Capture-phase so the webview does not eat the keys as page zoom. Same persist path as the Settings menu.

Also listed under Settings → Shortcuts.

@Adam-Dalloul
Adam-Dalloul force-pushed the feat/zoom-keyboard-shortcuts branch from 6933a3a to 7005a5a Compare August 16, 2026 17:03
Same discrete rungs as Settings and Ctrl/Cmd +/-. Adds 175, 200, 250,
and 300 so the top step is 300% instead of 150%.
@Adam-Dalloul
Adam-Dalloul force-pushed the feat/zoom-keyboard-shortcuts branch from 7005a5a to 1876641 Compare August 17, 2026 01:05
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