Button press for tracker assignment #74

Open
opened 2026-04-05 17:55:34 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Eirenliel on 1/27/2026

Some trackers have buttons on them that user can press (already implemented for smol/butterfly, see HIDCommon.kt:293).

Need to make so when the user is on the assignment screen and is invited to tap a tracker, if they press the button it also triggers tracker assignment.

Buttons are way more reliable than taps, especially for smol slimes which can trigger false taps.

*Originally created by @Eirenliel on 1/27/2026* Some trackers have buttons on them that user can press (already implemented for smol/butterfly, see HIDCommon.kt:293). Need to make so when the user is on the assignment screen and is invited to tap a tracker, if they press the button it also triggers tracker assignment. Buttons are way more reliable than taps, especially for smol slimes which can trigger false taps.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Server#74