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

clipctl: Use exponential backoff for clipmenud state change detection #237

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

cdown
Copy link
Owner

@cdown cdown commented Nov 9, 2024

This was previously hardcoded to 100ms, which is way too high.

Fixes #234.

src/clipctl.c Outdated Show resolved Hide resolved
@cdown cdown force-pushed the cdown/2024-11-08/faster_clipctl branch 2 times, most recently from b5d276b to e43cdfd Compare November 9, 2024 21:15
This was previously hardcoded to 100ms, which is way too high.

Fixes #234.
@cdown cdown force-pushed the cdown/2024-11-08/faster_clipctl branch from e43cdfd to 00d7197 Compare November 10, 2024 00:06
@cdown cdown merged commit 9c6812c into develop Nov 10, 2024
2 checks passed
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.

clipctl disable/enable is too slow with clipmenu 7
2 participants