jahorton
|
bde823db26
|
refactor(web/engine): better kbd-api reference to device object
|
2020-03-20 21:46:58 +07:00 |
|
jahorton
|
08b7cb937a
|
refactor(web/engine): activeKeyboard tracked on Processor
|
2020-03-20 21:44:25 +07:00 |
|
jahorton
|
19888503c3
|
refactor(web/engine): Processor.installInterface
|
2020-03-20 21:03:21 +07:00 |
|
jahorton
|
a994e81b5b
|
refactor(web/engine): reworks defaultOutput, adds defaultRuleOutput
|
2020-03-19 10:49:45 +07:00 |
|
jahorton
|
cdf76ec530
|
refactor(web/engine): reworks use of embedded's keyman['oninserttext']
|
2020-03-19 10:17:59 +07:00 |
|
jahorton
|
90c6283de3
|
refactor(web/engine): Polishes notifyKeyboard / doModifier
|
2020-03-18 09:47:28 +07:00 |
|
jahorton
|
af594585ba
|
refactor(web/engine): better set for DOMEventHandlers.states.changed
|
2020-03-16 14:29:15 +07:00 |
|
jahorton
|
42c1983efa
|
refactor(web/engine): moves set of DOMEventHandlers.states.changed
|
2020-03-16 14:25:27 +07:00 |
|
jahorton
|
cc9b8f7ba3
|
refactor(web/engine): relocates 'beep' feedback code
|
2020-03-16 13:23:05 +07:00 |
|
jahorton
|
0642044028
|
refactor(web/engine): use of new return, relocates TSS_STORE manip
|
2020-03-16 13:06:30 +07:00 |
|
jahorton
|
7938bba74e
|
refactor(web/engine): new interface.processKeystroke return
|
2020-03-16 13:06:14 +07:00 |
|
Joshua A. Horton
|
35fec0e4f6
|
fix(web): Fixes #2261, filters nul when deleting context
|
2019-10-31 10:16:34 +07:00 |
|
jahorton
|
0a0ab9e1ac
|
Updates notifyKeyboard and uses of KNS
|
2019-10-09 09:52:45 +07:00 |
|
jahorton
|
4c6014edc1
|
Better comment.
|
2019-10-04 11:07:05 +07:00 |
|
jahorton
|
73a6f04574
|
Blocks nextLayer store-sets during fat-finger cals
|
2019-10-04 11:04:47 +07:00 |
|
jahorton
|
7ce05c8038
|
Adjustment to legacy API for OutputTarget compat
|
2019-09-20 14:02:23 +07:00 |
|
jahorton
|
5fec50c34e
|
Helps to reference 'this' when creating aliases...
|
2019-09-20 12:51:22 +07:00 |
|
jahorton
|
04fa7e33d5
|
Adds capitalized equivalents for some legacy funcs
|
2019-09-20 12:33:11 +07:00 |
|
jahorton
|
c045d118e4
|
Fixes erroneous 'beep' from fat-finger processing
|
2019-08-29 11:42:54 +07:00 |
|
jahorton
|
35ae108add
|
Fix for embedded Mock-targetted processing
|
2019-06-05 10:39:18 +07:00 |
|
Joshua Horton
|
5903838cd9
|
Merge pull request #1747 from keymanapp/web-suggestion-ux
[Web] Predictive text UX improvements
|
2019-05-02 11:56:34 +07:00 |
|
jahorton
|
efe4abe6ec
|
New predictions on change-of-context.
|
2019-04-26 12:52:12 +07:00 |
|
jahorton
|
f3a51ea4c0
|
Adds upper-cased variant of showPinnedHelp API
|
2019-04-25 08:49:32 +07:00 |
|
Joshua A. Horton
|
16ea288b60
|
Adds ability for KMW to request predictions from the LMLayer.
|
2019-03-18 09:32:44 +07:00 |
|
Joshua A. Horton
|
e56dc00ee8
|
Merge branch 'master' into web-touch-alias-refactor
|
2019-02-15 08:34:29 +07:00 |
|
Joshua A. Horton
|
dd7857573d
|
Moves deadkey adjustment maintenance to outputTarget.
|
2019-02-07 22:57:41 +07:00 |
|
Joshua A. Horton
|
d6e8a8c043
|
Renames dom.EditableElement to text.OutputTarget.
|
2019-02-07 22:19:23 +07:00 |
|
Joshua A. Horton
|
b435ceb7e4
|
Fixed issue with deadkeys manipulation in output().
|
2019-02-07 04:06:17 +07:00 |
|
Joshua A. Horton
|
ebce04fdca
|
Moves text-processing related files to text namespace.
|
2019-02-07 02:28:27 +07:00 |
|