Skip to content

Rename settings input pane to pointer#148

Merged
enaboapps merged 1 commit into
mainfrom
fix/settings-pointer-label-147
Jun 17, 2026
Merged

Rename settings input pane to pointer#148
enaboapps merged 1 commit into
mainfrom
fix/settings-pointer-label-147

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Closes #147

Summary

  • Rename the Settings sidebar section from Input to Pointer.
  • Rename the matching section id and component from input/InputSettingsSection to pointer/PointerSettingsSection.
  • Keep cursor overlay behavior, persistence, IPC, preload, and protocol behavior unchanged.

Validation

  • npm test
  • npm run typecheck
  • npm run build
  • rg -n "InputSettingsSection|selectedSection === 'input'|label: 'Input'|<h2>Input</h2>|'input'" src\renderer\components\SettingsPanel.tsx

@enaboapps enaboapps merged commit b071056 into main Jun 17, 2026
@enaboapps enaboapps deleted the fix/settings-pointer-label-147 branch June 17, 2026 16:27
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.

Rename settings input pane to pointer

2 participants