Marc Durdin
|
bbbf1afce7
|
feat(web): basic support for newContext
Relates to #3621.
Adds basic support for `begin newContext`.
|
2021-11-23 15:00:47 +11:00 |
|
jahorton
|
4a2fec2d8f
|
refactor(web): roots out embedded-tab code from source branch
|
2021-08-05 12:13:03 +07:00 |
|
jahorton
|
c91d2f3685
|
refactor(web): related adjustments for full KMW
|
2021-05-28 13:14:43 +07:00 |
|
jahorton
|
58a214831b
|
docs(web): enhances comments re: keymapping
|
2021-02-26 12:06:39 +07:00 |
|
jahorton
|
86341505eb
|
fix(web): mnemonic keystrokes w FF keymapping. Fixes #1125
|
2021-02-26 09:58:27 +07:00 |
|
jahorton
|
5ba0888cfd
|
feat(web/engine): adds META modifier, filters mac meta hotkeys/shortcuts
|
2020-11-12 09:15:33 +07:00 |
|
jahorton
|
126a15e120
|
refactor(web/engine): renames DeviceSpec, moves to utils
|
2020-05-18 08:31:32 +07:00 |
|
jahorton
|
e363542c9e
|
refactor(web/engine): returns prediction Promise on RuleBehavior
|
2020-04-09 13:16:08 +07:00 |
|
jahorton
|
7a04baa9a5
|
change(web/engine): kbdProcessor.core => core.keyboardProcessor
|
2020-04-06 13:17:32 +07:00 |
|
jahorton
|
227062ba56
|
refactor(web/engine): InputProcessor/KeyboardProcessor split
|
2020-04-03 10:50:58 +07:00 |
|
jahorton
|
8fa4b1eaf1
|
refactor(web/engine): moves getOutputTarget() => DOM space
|
2020-03-31 11:48:14 +07:00 |
|
Joshua Horton
|
cd04237a81
|
Merge pull request #2902 from keymanapp/refactor/web/engine/keyboard-layouts-namespacing
refactor(web/engine): Preps keyboard layouts definitions for web-core
|
2020-03-31 08:38:31 +07:00 |
|
jahorton
|
17ad3fadcb
|
change(web): Addresses some PR comments
|
2020-03-29 22:05:11 +07:00 |
|
jahorton
|
2b3545e269
|
refactor(web/engine): Keyboard.emulatesAltGr property
|
2020-03-27 17:40:03 +07:00 |
|
jahorton
|
c03829ffce
|
refactor(web/engine): moves layout classes to keyboards namespace
|
2020-03-27 17:40:03 +07:00 |
|
jahorton
|
3ed9de2000
|
refactor(web): swallowKeypress moved (back) to DOM section
|
2020-03-27 09:51:49 +07:00 |
|
jahorton
|
4e778edb27
|
refactor(web): starts cleanup of mnemonic swallowKeypress use
|
2020-03-27 09:51:49 +07:00 |
|
jahorton
|
033d0c1583
|
refactor(web): Moves FF keymapping to GetClickEventProperties
|
2020-03-27 09:51:45 +07:00 |
|
jahorton
|
84339be3cc
|
change(web/engine): headlessSpec -> coreSpec
|
2020-03-27 08:57:09 +07:00 |
|
jahorton
|
3855981fbf
|
refactor(web/engine): adds device, isSynthetic to KeyEvent
|
2020-03-26 13:09:25 +07:00 |
|
jahorton
|
bf9ce8c1a6
|
refactor(web/engine): starts DOM pre-processor
fix(web): Ensures dev resources continue working
|
2020-03-26 13:01:14 +07:00 |
|