Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: primary selection threshold #429

Closed
wants to merge 2 commits into from

Commits on May 24, 2024

  1. feat: primary selection threshold

    The primary_threshold_ms variable defines the time interval, in
    milliseconds, that controls how often the program updates its stored
    value of the Linux primary selection. In the Linux environment, the
    primary selection is a mechanism that automatically updates to reflect
    the current highlighted text or object, typically updating with every
    mouse movement.
    Rational-Curiosity committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fe5790e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    1cba7a1 View commit details
    Browse the repository at this point in the history