Joshua A. Horton
|
59870ffbe6
|
fix(web): app/webview did not clear deadkeys on context-reset
|
2023-11-22 09:08:55 +07:00 |
|
Joshua A. Horton
|
a1bff2c434
|
fix(web): forgot to sustain flick-reset (after divergence from flick-mid)
|
2023-11-21 16:00:06 +07:00 |
|
Joshua A. Horton
|
b3ba87f3e0
|
fix(web): key-preview behavior for flicks during multitap-modipress
|
2023-11-21 15:02:20 +07:00 |
|
Joshua A. Horton
|
a0ea2b8fd5
|
chore(web): Merge branch 'feature-gestures' into feat/web/delayed-modipress-completion
|
2023-11-21 14:12:33 +07:00 |
|
Joshua Horton
|
d3d42b7b1e
|
Merge pull request #10015 from keymanapp/feat/web/basic-gesture-model-validation
feat(web): basic gesture model validation 🐵
|
2023-11-21 14:11:44 +07:00 |
|
Joshua A. Horton
|
8842463e27
|
chore(web): Merge branch 'feature-gestures' into feat/web/delayed-modipress-completion
|
2023-11-21 14:01:31 +07:00 |
|
Joshua Horton
|
893d48e91a
|
Merge pull request #9998 from keymanapp/chore/web/gesture-model-cleanup
chore(web): gesture model cleanup 🐵
|
2023-11-21 13:17:59 +07:00 |
|
Joshua A. Horton
|
33e53ea5f3
|
chore(web): Merge branch 'feature-gestures' into change/web/polish-pass
|
2023-11-21 13:16:45 +07:00 |
|
Joshua A. Horton
|
f29888fa3b
|
fix(web): modipress+multitap handling
|
2023-11-20 16:27:13 +07:00 |
|
Joshua A. Horton
|
d1a97ff02a
|
fix(web): rejection second-press in subkey now possible, is unwanted
|
2023-11-20 11:09:01 +07:00 |
|
Joshua A. Horton
|
762139ba49
|
fix(web): multitap not cancelling with alt press if involves modipress
|
2023-11-20 09:49:21 +07:00 |
|
Joshua A. Horton
|
043956518e
|
fix(web): missed an optional-based null guard
|
2023-11-17 15:13:27 +07:00 |
|
Joshua A. Horton
|
8d542e2273
|
chore(web): links validator into web's engine/osk build action
|
2023-11-16 10:17:52 +07:00 |
|
Joshua A. Horton
|
48fc311207
|
feat(web): implements basic gesture-definition validator
|
2023-11-16 10:14:40 +07:00 |
|
Joshua A. Horton
|
22c09d7b42
|
chore(web): Merge branch 'feature-gestures' into change/web/locked-flicks
|
2023-11-15 12:47:57 +07:00 |
|
Joshua A. Horton
|
5ad0477a07
|
chore(web): post-review adjustments
|
2023-11-15 12:46:11 +07:00 |
|
Joshua Horton
|
6205506ddb
|
Merge pull request #9952 from keymanapp/fix/web/gestures-and-longpress-defaults
fix(web): default subkey forwarding 🐵
|
2023-11-14 15:26:31 +07:00 |
|
Joshua A. Horton
|
d2c8e7023a
|
chore(web): Merge branch 'change/web/locked-flicks' into change/web/polish-pass
|
2023-11-14 14:03:53 +07:00 |
|
Joshua A. Horton
|
78dfec6a73
|
feat(web): better locked-flick resetting behaviors
|
2023-11-14 14:02:23 +07:00 |
|
Joshua A. Horton
|
b0b696d866
|
chore(web): a bit more cleanup
|
2023-11-14 09:51:52 +07:00 |
|
Joshua A. Horton
|
3e3929de16
|
chore(web): Merge branch 'feat/web/flick-implementation' into feat/web/gesture-preview-host
|
2023-11-14 09:50:15 +07:00 |
|
Joshua A. Horton
|
719bfa6bec
|
chore(web): Merge branch 'feature-gestures' into feat/web/flick-implementation
|
2023-11-14 09:48:15 +07:00 |
|
Joshua A. Horton
|
2eb69f9883
|
chore(web): resolves old TODO
|
2023-11-14 08:52:42 +07:00 |
|
Joshua A. Horton
|
c84c2e23f4
|
chore(web): gesture models now spec'd via function
|
2023-11-14 08:45:06 +07:00 |
|
Joshua A. Horton
|
fabf5a4db1
|
feat(web): delayed modipress completion with nested flicks
|
2023-11-13 15:49:38 +07:00 |
|
Joshua A. Horton
|
a2135315d9
|
feat(web): delayed modipress completion with nested subkeys
|
2023-11-13 15:49:37 +07:00 |
|
Joshua A. Horton
|
f477c1071b
|
feat(web): better locked-flick resetting behaviors
|
2023-11-13 11:05:40 +07:00 |
|
Joshua Horton
|
925d082b4b
|
docs(web): adds review-requested comment
|
2023-11-13 11:04:27 +07:00 |
|
Joshua A. Horton
|
cc9de9d5dd
|
chore(web): Merge branch 'feature-gestures' into feat/web/modipress
|
2023-11-13 11:03:09 +07:00 |
|
Joshua Horton
|
6d68df314c
|
Merge pull request #9740 from keymanapp/feat/web/generalized-multitap
feat(web): generalized multitap 🐵
|
2023-11-13 11:02:07 +07:00 |
|
Marc Durdin
|
33da132eab
|
Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures
|
2023-11-13 09:44:55 +11:00 |
|
Joshua A. Horton
|
216b4aa0fa
|
refactor(web): up-flick for longpresses on keys without northish-flicks
|
2023-11-08 12:32:17 +07:00 |
|
Joshua A. Horton
|
e524c86a30
|
change(web): longpress, flick autocancellation removal
|
2023-11-08 12:32:17 +07:00 |
|
Joshua A. Horton
|
46d1801860
|
feat(web): flicks auto-finish upon new tap
|
2023-11-08 12:32:05 +07:00 |
|
Joshua A. Horton
|
a1974dcbde
|
fix(web): flick sustain through incoming simple-taps
|
2023-11-08 09:15:25 +07:00 |
|
Joshua A. Horton
|
9e42760ff2
|
fix(web): reset-flick output, reset stability
|
2023-11-08 08:50:24 +07:00 |
|
Joshua A. Horton
|
86cf2be78d
|
fix(web): flick preview element, text alignments
|
2023-11-07 15:46:08 +07:00 |
|
Joshua A. Horton
|
e1390525e6
|
change(web): flick-animation scaling distortion
|
2023-11-07 15:17:19 +07:00 |
|
Joshua A. Horton
|
2a560219d0
|
feat(web): flick lock resetting
|
2023-11-07 14:47:10 +07:00 |
|
Joshua A. Horton
|
5633d44a98
|
feat(web): flick direction-locking, pass 1
|
2023-11-07 14:23:28 +07:00 |
|
Joshua A. Horton
|
09f0f3a9c7
|
fix(web): subkey cancellation should not throw error
|
2023-11-07 09:30:39 +07:00 |
|
Joshua A. Horton
|
9a83e5b5e3
|
fix(web): default subkey forwarding
|
2023-11-07 09:20:23 +07:00 |
|
Eberhard Beilharz
|
ad716f878b
|
fix(web): Ignore osk-always-visible on non-desktop devices
Fixes #9918.
|
2023-11-07 08:37:30 +07:00 |
|
Joshua A. Horton
|
f1f09918e0
|
chore(web): Merge branch 'feat/web/flick-implementation' into feat/web/gesture-preview-host
|
2023-11-06 15:45:57 +07:00 |
|
Joshua A. Horton
|
221e1dcd5d
|
chore(web): Merge branch 'feat/web/modipress' into feat/web/flick-implementation
|
2023-11-06 15:45:44 +07:00 |
|
Joshua A. Horton
|
8e87e66bcf
|
chore(web): gesture-engine integration null-guards
|
2023-11-06 15:31:39 +07:00 |
|
Joshua A. Horton
|
1136b838fb
|
fix(web): better consistency for flick-animation b/t phone and tablet
|
2023-11-06 11:40:45 +07:00 |
|
Joshua A. Horton
|
fab64bc2ac
|
chore(web): applies a few PR suggestions
|
2023-11-06 10:30:55 +07:00 |
|
Joshua A. Horton
|
8ddb91bcbf
|
chore(web): Merge branch 'feat/web/flick-implementation' into feat/web/gesture-preview-host
|
2023-11-06 08:59:18 +07:00 |
|
Joshua A. Horton
|
2c16255152
|
docs(web): updates a comment
|
2023-11-06 08:55:27 +07:00 |
|