Skip to content

Reduce idle CPU from pasteboard polling - #329

Open
emanuelst wants to merge 1 commit into
TermiT:masterfrom
emanuelst:fix/reduce-idle-cpu-polling
Open

Reduce idle CPU from pasteboard polling#329
emanuelst wants to merge 1 commit into
TermiT:masterfrom
emanuelst:fix/reduce-idle-cpu-polling

Conversation

@emanuelst

@emanuelst emanuelst commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Flycut checks the clipboard once per second. This change runs that check in the background. It notifies the main app thread only when the clipboard changes. Clipboard behavior and the one-second interval stay the same.

Tested on macOS 27 Beta (26A5388g). Clipboard capture and menu pasting worked. Flycut stayed at 0.0% CPU during a one-minute idle test.

This should fix the idle CPU use described in #282.

AI-assisted; reviewed and tested locally.

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.

1 participant