Skip to content

Nudge the clock with the arrow keys - #161

Merged
danielchalmers merged 1 commit into
masterfrom
keyboard-nudge
Aug 20, 2026
Merged

Nudge the clock with the arrow keys#161
danielchalmers merged 1 commit into
masterfrom
keyboard-nudge

Conversation

@danielchalmers

@danielchalmers danielchalmers commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Arrow keys move the focused clock one pixel at a time, or ten with Shift, giving a precise, mouse-free way to position it. Click the clock to focus it, then tap the arrows.

  • Sits next to the existing Ctrl+Plus/Minus size shortcuts in Window_KeyDown.
  • Respects the "Drag to move" lock, so a locked clock ignores the keyboard too.
  • Keeps the burn-in mitigation base position in sync after each nudge.
  • Step logic is a pure WindowUtil.GetKeyboardNudge helper.

Arrow keys move the focused clock one pixel at a time, or ten with
Shift, giving a precise, mouse-free way to position it. Respects the
"Drag to move" lock like the mouse does.
@github-actions github-actions Bot added the enhancement New feature or request label Aug 20, 2026
@danielchalmers
danielchalmers merged commit 4287ca7 into master Aug 20, 2026
5 checks passed
@danielchalmers
danielchalmers deleted the keyboard-nudge branch August 20, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant