zmk/app/tests/pointing/mouse-move/processors/temp_layer
Pete Johanson 1e3e62c13d
fix(pointing): Temp layer threading protection. (#2729)
fix(pointing): Temp layer threading protection.

Ensure all layer operations occur on the system work queue thread.

Fixes: #2719

fix(pointing): Handle layer events to disable events

Make the temp layer input processor propely handle layers getting
deactivated externally before the temp layer timeout.

Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com>
2025-02-28 20:37:55 -05:00
..
1-deactivate-layer-timeout fix(pointing): Temp layer threading protection. (#2729) 2025-02-28 20:37:55 -05:00
2a-deactivate-layer-position-trigger fix(pointing): Temp layer threading protection. (#2729) 2025-02-28 20:37:55 -05:00
2b-deactivate-layer-position-not-trigger fix(pointing): Temp layer threading protection. (#2729) 2025-02-28 20:37:55 -05:00
3-require-prior-idle-ms fix(pointing): Temp layer threading protection. (#2729) 2025-02-28 20:37:55 -05:00
4-deactivated-layer-externally fix(pointing): Temp layer threading protection. (#2729) 2025-02-28 20:37:55 -05:00