Summary: | Spectacle screenshots of maximised windows include extra padding when the "Include window shadow" option is enabled | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Eamonn Rea <eamonnrea> |
Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | kde, noahadvs |
Priority: | NOR | ||
Version First Reported In: | 6.1.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Eamonn Rea
2024-08-26 16:33:17 UTC
It seems that not all windows exhibit this behaviour. In fact, from testing, it may be specific to Qt applications (Wayland AND XWayland) Applications tested that DO exhibit the problem: - Dolphin (Wayland and XWayland with `QT_QPA_PLATFORM=xcb dolphin`) - Discover (Wayland) - Konsole (Wayland) - ProtonUp-Qt (Wayland and XWayland with `QT_QPA_PLATFORM=xcb python3 -m pupgui2` from source) Applications tested that DO NOT exhibit the problem: - Steam (XWayland) - Firefox (Wayland native) - Lutris (Wayland native) I am able to reproduce this on my laptop with the same Plasma, Gear, and Frameworks versions. The same parameters apply as well, this does not affect GTK windows like Firefox, but does affect Qt windows like Dolphin. This is still present with the same parameters (as far as I can tell) in Spectacle 24.08.1 This is still present in Spectacle 24.08.2 on Plasma 6.2.0. This is still present in Plasma 6.3.0. As far as I can tell, looking through old screenshots, this has been present throughout Plasma 6.2.0 and up into Plasma 6.3.0. Moved to KWin since the padded screenshot comes from KWin. |