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

Conversation

Rational-Curiosity
Copy link
Contributor

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.

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.
@xrelkd
Copy link
Owner

xrelkd commented May 26, 2024

Hi @Rational-Curiosity, thanks for the contribution.
To fit the conventional commit, I split the single commit into multiple commits and marked you as the co-author.
The PR is available here: #431 .
The primary_threshold_ms option is also set as 5000 by default since this feature is very useful!!!!!!

@xrelkd xrelkd closed this May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants