Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resolves Phaiax/Key-n-Stroke#80 #90

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 12, 2022

  1. resolves Phaiax#80

    Implemented for Shift, CapsLock, Return, Backspace, Tab, PageUp, PageDown, End and Home keys. Added checkbox "Text instead of symbols" in settings to toggle between showing text or symbols. Default is unchecked to retain default behavior.
    ckelwin committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    ea63ffe View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Apply suggestions from code review

    Co-authored-by: Peter Magnusson <[email protected]>
    ckelwin and kmpm authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    312a33e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. resolves Phaiax#80

    Refactor based on review comments. Passing bool instead of SettingsStore.
    ckelwin committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    615d378 View commit details
    Browse the repository at this point in the history