Skip to content

Ms/13 single key shortcuts#40

Merged
iptoux merged 4 commits into
mainfrom
ms/13-single-key-shortcuts
Jun 29, 2026
Merged

Ms/13 single key shortcuts#40
iptoux merged 4 commits into
mainfrom
ms/13-single-key-shortcuts

Conversation

@iptoux

@iptoux iptoux commented Jun 29, 2026

Copy link
Copy Markdown
Owner

name: Pull Request
description: Submit changes to LocalVoice
labels: []
body:

  • type: markdown
    attributes:
    value: |
    Thanks for contributing to LocalVoice!

    Please make sure your PR:
    - Targets the `main` branch
    - Follows the coding standards in CONTRIBUTING.md
    - Includes tests where applicable
    - Updates documentation if needed
    
  • type: textarea
    id: description
    attributes:
    label: Description
    description: What does this PR do?
    placeholder: |
    - Add feature X
    - Fix bug Y
    - Refactor component Z
    validations:
    required: true

  • type: textarea
    id: related
    attributes:
    label: Related Issues
    description: Link any related issues (e.g., "Fixes #123")

  • type: textarea
    id: testing
    attributes:
    label: Testing Done
    description: How did you test your changes?
    placeholder: |
    - [ ] Tested recording flow
    - [ ] Tested transcription
    - [ ] Tested on [OS]

  • type: textarea
    id: checklist
    attributes:
    label: Checklist
    description: Make sure all applicable items are checked
    placeholder: |
    - [ ] Code follows the project's style guidelines
    - [ ] Self-review completed
    - [ ] Documentation updated
    - [ ] No new warnings introduced

Maik Roland Damm added 4 commits June 29, 2026 20:11
…ut functionality

- Enhanced the ShortcutRecorder component to capture Windows modifier-only keys (Ctrl, Alt, AltGr) alongside single keys and key combinations.
- Updated the update_shortcut command to handle and validate modifier-only shortcuts.
- Added a local build mode to the PowerShell release helper for building installers without GitHub publishing or updater signing.
- Modified documentation to reflect changes in shortcut customization and local build instructions.
@iptoux iptoux self-assigned this Jun 29, 2026
@iptoux iptoux merged commit e76e918 into main Jun 29, 2026
8 checks passed
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