Skip to content

Gesture auto-complete, similar to emojis/mentions#5919

Open
gwigz wants to merge 1 commit into
secondlife:developfrom
gwigz:gwigz/gesture-autocomplete
Open

Gesture auto-complete, similar to emojis/mentions#5919
gwigz wants to merge 1 commit into
secondlife:developfrom
gwigz:gwigz/gesture-autocomplete

Conversation

@gwigz

@gwigz gwigz commented Jun 11, 2026

Copy link
Copy Markdown

New gesture picker for nearby chat slash gesture autocomplete. Shown when the user types / nearby chat, matching active gestures instead of relying only on inline text completion.

  • LLGestureAutocompleteHelper following the existing LLChatMentionHelper/LLEmojiHelper autocomplete pattern
  • LLFloaterGestureAutocompletePicker and XUI for displaying matching gesture triggers and names.
  • Wires nearby chat to build gesture matches from active LLGestureMgr entries
  • Supports keyboard selection through the same LLTextEditor helper key-forwarding path used by other autocomplete helpers
  • Respects the existing ChatAutocompleteGestures chat preference
SCR-20260611-jvuu

Preview only shown in nearby chat, for active / prefixed triggers, like /wave.

SCR-20260611-jvww

Also ignores anything that doesn't match gestures, as you'd expect.

Nearby chat gesture picker for `/` gesture autocomplete, modeled after the existing chat mention and emoji completion helpers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant