spiegel-keyman/common/web/keyboard-processor/src
Marc Durdin 60d4ceb5e6 fix(web): Maintain separate Caps Lock states for touch and physical
Fixes #6799.

Caps Lock state management for touch layouts was not quite right -- it
touched the base Caps state variables rather than just the event Lstates
property. This meant that it was impossible to track the physical Caps
Lock key separately to the touch layout layer, and that the two states
would interfere with each other.
2022-06-29 06:20:45 +10:00
..
keyboards chore: merge master into branch 2022-05-27 13:11:23 +10:00
text fix(web): Maintain separate Caps Lock states for touch and physical 2022-06-29 06:20:45 +10:00
build.sh chore(web): adds direct keyman-version compile to many build.sh's 2022-05-24 10:11:57 +07:00
tsconfig.bundled.json chore(web): merge new .bundled.json from new base 2022-05-23 13:44:53 +07:00
tsconfig.json chore(web): Merge branch 'chore/web/fixup-unit-test-fixups' into chore/web/merge-web-version-environment 2022-05-27 10:30:16 +07:00