Skip to content

[Feature] Improvement: Wait for typing being finished, then proceed with actions for right-click menu #42

@enoversum

Description

@enoversum

I have only a little idea of AHK being able to do this or not.
Currently, when Live sets get heavier and Live starts to lag, LES’ right-click menu is too slow and text input is often stopped before the following actions (selecting first item, loading) are performed, resulting in Live loading the next-to-last item I had previously searched for.

I've built myself a visual alternative to LES’ right-click menu with Touch Portal, and could incorporate typing and looping through an is-it-still-typing state, until typing is finished, then execute the following actions afterwards, which proves more reliable than LES in high-traffic Live sets. (I still had to add a 500ms delay after typing, otherwise, the interface wouldn't always be ready for consecutive actions.)
Would that be possible with LES and its AHK-based functionality as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions