Ross
61c64c373b
chore(windows): Merge branch 'master' into feat/windows/imx-support-common-core
2022-01-25 15:41:36 +10:00
Keyman Build Agent
d886cff0a7
auto: increment master version to 15.0.185
2022-01-24 13:01:35 -05:00
Ross
949cb7da40
chore(windows): Merge branch 'master' into feat/windows/6099-emit-keystrokes-from-imx
2022-01-24 16:05:48 +10:00
Ross
674c9e5d07
feat(windows): fix unused variable error
2022-01-24 11:21:25 +10:00
Ross
5aecca8314
feat(windows): remove extra qual from header
2022-01-24 11:09:32 +10:00
Keyman Build Agent
291e0db232
auto: increment master version to 15.0.184
2022-01-21 13:01:34 -05:00
Ross
9dd342eace
feat(windows): Turn imx synthesised actions to emti keystroke action
2022-01-21 14:12:00 +10:00
Marc Durdin
9c5b126956
chore(developer): Merge branch 'master' into feat/developer/node-based-debugger-server
2022-01-21 14:45:30 +11:00
Keyman Build Agent
b55d7fc0cf
auto: increment master version to 15.0.183
2022-01-20 19:58:29 -05:00
rc-swag
02e2cc7773
feat(windows): code review suggestion
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-01-20 15:05:35 +10:00
Ross
12b4b5cfe3
feat(windows): Check imx_list is allocated before delete
2022-01-20 15:02:35 +10:00
Ross
8c8859bcf1
feat(windows): add process_queued_actions
2022-01-20 14:33:00 +10:00
rc-swag
4ca65e4fdb
feat(windows): commit suggestions github
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-01-20 09:43:22 +10:00
Keyman Build Agent
89e48cd688
auto: increment master version to 15.0.182
2022-01-19 13:01:27 -05:00
Ross
1b624c3d56
feat(windows): Address Review comments
2022-01-19 13:47:49 +10:00
Keyman Build Agent
ee6256edb2
auto: increment master version to 15.0.181
2022-01-18 13:01:24 -05:00
rc-swag
45d0abd81c
feat(windows): Improve ContextItemsFromAppContext
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-01-18 15:16:13 +10:00
rc-swag
87e34147e6
feat(windows): apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-01-18 09:25:03 +10:00
Marc Durdin
22270404f8
Merge pull request #5989 from keymanapp/feat/web/3620-caps-layer
...
feat(web): Caps Layer and double-tap gesture 🕊
2022-01-18 06:19:32 +11:00
Keyman Build Agent
1455a93e88
auto: increment master version to 15.0.180
2022-01-17 13:02:49 -05:00
Ross
e1110ec037
feat(windows): revert built kmx files
2022-01-17 11:36:58 +10:00
Marc Durdin
44ddf1e9aa
Merge branch 'master' into feat/web/3620-caps-layer
2022-01-17 12:26:32 +11:00
Marc Durdin
1b57c110e2
Merge pull request #6004 from keymanapp/fix/web/3621-call-postkeystroke-on-banner-click
...
fix(web): call postKeystroke on banner touch 🕊
2022-01-17 12:14:14 +11:00
Marc Durdin
a3d5a4f9be
Merge pull request #5988 from keymanapp/feat/developer/3620-developer-ide-support
...
feat(developer): support for Caps Lock layer 🕊
2022-01-17 12:13:53 +11:00
Marc Durdin
0c0bb420b5
Merge pull request #5963 from keymanapp/feat/web/3621-newcontext-group
...
feat(web): Start of Sentence support - part 1 🕊
2022-01-17 12:04:29 +11:00
Keyman Build Agent
8fd51ca888
auto: increment master version to 15.0.179
2022-01-14 13:01:20 -05:00
Keyman Build Agent
3f44aafc9c
auto: increment master version to 15.0.178
2022-01-13 13:01:23 -05:00
Ross
f91d4dca1b
feat(windows): more clang fixes
2022-01-13 14:00:28 +10:00
Ross
1bae60e697
feat(windows): add casting to keep clang happy
2022-01-13 14:00:26 +10:00
Ross
0c3583c718
feat(windows): fix declaration compile errors
2022-01-13 14:00:26 +10:00
Ross
ca8108c642
feat(windows): remove extra logging add comments
2022-01-13 14:00:13 +10:00
Ross
7efb4b1756
feat(windows): add wm_kewm_keymanim_close for core
...
This commit adds call to the core keyboard processor
on wm_keymanim_close event. To get the latest actions.
It also changes the core to allow QIT BACK even when
the context is empty.
2022-01-13 13:59:43 +10:00
Ross
da56bc7a82
feat(windows): tweak tests after rebase master
2022-01-13 13:59:41 +10:00
Ross
f1f1d4e9b7
feat(windows): fix compile error
2022-01-13 13:59:40 +10:00
Ross
a72697423a
feat(windows): add logging to be removed later
2022-01-13 13:59:39 +10:00
Ross
a078c2e577
feat(windows): add register callback
2022-01-13 13:59:31 +10:00
Ross
cec762bd16
feat(windows): add get intermediate context
2022-01-13 13:56:03 +10:00
Ross
8bdd252a77
feat(windows): stashed changes conflict
2022-01-13 13:56:02 +10:00
Ross
f2c52803eb
feat(windows): Wip mod kmcontext
2022-01-13 13:56:01 +10:00
Ross
6f83d96bbb
feat(windows): kmx.cpp missed the last commit
2022-01-13 13:56:00 +10:00
Ross
4a6d608a92
feat(windows): fix missing break in action items switch
2022-01-13 13:55:59 +10:00
Ross
9d320c6bd8
feat(windows): core queue_action_items unit test
2022-01-13 13:55:58 +10:00
Ross
993655d340
feat(windows): Some documentation
2022-01-13 13:55:56 +10:00
Ross
fd71876e26
feat(windows): Update KMSetOutput to use core processor
2022-01-13 13:55:49 +10:00
Ross
cd41989698
feat(windows): First cut queue action api WIP
2022-01-13 13:54:53 +10:00
Ross
490e6601bc
feat(windows): Initial Commit
2022-01-13 13:54:30 +10:00
Keyman Build Agent
1dbcbd2bd3
auto: increment master version to 15.0.177
2022-01-12 13:01:52 -05:00
rc-swag
d585ca6741
Merge pull request #6080 from keymanapp/feat/windows/6079-set-app-context-truncation
...
feat(windows): method set context correctly truncates input buffer
2022-01-12 09:01:03 +10:00
Keyman Build Agent
c19dec389f
auto: increment master version to 15.0.176
2022-01-11 13:01:39 -05:00
Keyman Build Agent
2397a65407
auto: increment master version to 15.0.175
2022-01-10 13:01:57 -05:00