Skip to content

fix: hide mouse cursor in Spectacle screenshots on KDE#863

Open
SemmerSky wants to merge 1 commit into
dynobo:mainfrom
SemmerSky:pr/fix-spectacle-cursor
Open

fix: hide mouse cursor in Spectacle screenshots on KDE#863
SemmerSky wants to merge 1 commit into
dynobo:mainfrom
SemmerSky:pr/fix-spectacle-cursor

Conversation

@SemmerSky
Copy link
Copy Markdown

Problem

On KDE Wayland, Spectacle includes the mouse cursor in screenshots by default. This gives NormCap dirty input — the cursor pixels end up inside the selection area and can confuse OCR.

Fix

Add --no-decoration to the Spectacle arguments. This flag suppresses the cursor overlay without affecting anything else.

One-line change, no side effects.

Testing

Tested on Fedora 44, KDE Plasma 6.3, Spectacle 24.x, Wayland.

On KDE Wayland, Spectacle includes the mouse cursor in screenshots by
default. Adding --no-decoration removes it, giving NormCap cleaner
input for OCR.

Tested on Fedora 44, KDE Plasma 6.3, Spectacle 24.x.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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