Skip to content

Feature Request: Filter clipboard sync by active window title / foreground process, not just source application #4594

Description

@NelsonParkITAdmin

Solution

I use Wispr Flow, a voice dictation tool that transcribes speech and pastes the result into the active application (in my case, Chrome). CrossPaste sees these clipboard events as originating from Chrome rather than Wispr Flow, so the existing per-app Source Control exclusion cannot filter them out without disabling Chrome entirely.

The fix would be to extend Source Control to support filtering by foreground window title or foreground process name at the time of the clipboard event:

  • Ignore clipboard events where foreground window title contains "Wispr Flow"
  • Ignore clipboard events where foreground process is wispr.exe

Environment: CrossPaste 2.1.5.2343, Windows 11

Alternatives

  • Disabling Chrome in Source Control stops the Wispr Flow sync but also blocks all other Chrome clipboard activity — too heavy-handed.
  • Disabling Sync Text globally also blocks manual "Sync To" pushes, so that is not a viable workaround either.

How important is this improvement for you?

Would be a major improvement

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions