| Summary: | "Include Windows and Titlebars" screenshot setting in Spectacle no longer works | ||
|---|---|---|---|
| Product: | [Applications] Spectacle | Reporter: | Tulip <noctaliavibing> |
| Component: | General | Assignee: | Noah Davis <noahadvs> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | contact, kde, kde, nate |
| Priority: | HI | Keywords: | regression |
| Version First Reported In: | 6.5.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/9c77ac6d3386b453e9f90af5235094dc83c96247 | Version Fixed/Implemented In: | 6.5.2 |
| Sentry Crash Report: | |||
|
Description
Tulip
2025-10-26 17:09:22 UTC
I can reproduce. But given the prevalence of CSDs it's probably worth just getting rid of the option as it can't work reliably anymore. (In reply to David Edmundson from comment #1) > I can reproduce. > > But given the prevalence of CSDs it's probably worth just getting rid of the > option as it can't work reliably anymore. I think it'd be nice to keep it for windows that utilise SSDs. Perhaps it can have it's text or tooltip modified to indicate a lack of CSD support and then resolve the option not working for SSD? Mostly asking for this as no-titlebar window screenshotting is nice for things like games that don't feature built-in screenshot functions. Can confirm. Likely the same root cause as Bug 510982. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/8335 Git commit 2e4bd9a1af707914c8968a88da49c93b2d589680 by Xaver Hugl. Committed on 30/10/2025 at 13:49. Pushed by zamundaaa into branch 'master'. plugins/screenshot: filter out decoration and shadows to match the options This was accidentally dropped in 7f1ac1136e72b1b404235477dc20014ef3bd522f Related: bug 510982 M +16 -2 src/plugins/screenshot/screenshot.cpp https://invent.kde.org/plasma/kwin/-/commit/2e4bd9a1af707914c8968a88da49c93b2d589680 Git commit 9c77ac6d3386b453e9f90af5235094dc83c96247 by Xaver Hugl. Committed on 30/10/2025 at 21:15. Pushed by zamundaaa into branch 'Plasma/6.5'. plugins/screenshot: filter out decoration and shadows to match the options This was accidentally dropped in 7f1ac1136e72b1b404235477dc20014ef3bd522f Related: bug 510982 (cherry picked from commit 2e4bd9a1af707914c8968a88da49c93b2d589680) Co-authored-by: Xaver Hugl <xaver.hugl@kde.org> M +16 -2 src/plugins/screenshot/screenshot.cpp https://invent.kde.org/plasma/kwin/-/commit/9c77ac6d3386b453e9f90af5235094dc83c96247 |