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

feat(developer): define long-press default key 🐵 #9430

Closed
Tracked by #9416
mcdurdin opened this issue Aug 8, 2023 · 0 comments · Fixed by #9432
Closed
Tracked by #9416

feat(developer): define long-press default key 🐵 #9430

mcdurdin opened this issue Aug 8, 2023 · 0 comments · Fixed by #9432

Comments

@mcdurdin
Copy link
Member

mcdurdin commented Aug 8, 2023

Split from #9416 for developer functionality and schema updates.

The keyboard designer needs to be able to select the default longpress key, or to have no default. (The fallback behaviour for existing keyboards should probably be no default?)

Requires:

  • Update to .keyman-touch-layout schema to allow selection of a default longpress
  • Update to Developer IDE to allow keyboard designer to select a default, or no default
@mcdurdin mcdurdin added this to the A17S19 milestone Aug 8, 2023
@mcdurdin mcdurdin self-assigned this Aug 8, 2023
@keymanapp-test-bot keymanapp-test-bot bot changed the title feat(developer): define long-press default key feat(developer): define long-press default key 🐵 Aug 8, 2023
mcdurdin added a commit that referenced this issue Aug 8, 2023
Fixes #9430.

Adds a 'default' property to subkeys, only used by longpress-type
subkeys:

* Added property to schema and readers/writers
* Added property to touch layout validator
* Added editor for property to layout builder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant