zmk/app/tests/pointing
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
..
mkp
mouse-move fix(pointing): Temp layer threading protection. (#2729) 2025-02-28 20:37:55 -05:00
mouse-scroll feat(pointing): Add pre-defined scroll scaler and mouse scroll tests (#2759) 2025-02-04 10:27:14 -07:00