[kde] [Bug 464167] Adding titlebar on borderless GTK subwindow puts empty gaps
Nate Graham
bugzilla_noreply at kde.org
Thu Jan 12 19:48:46 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=464167
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DOWNSTREAM
Status|REPORTED |RESOLVED
CC| |nate at kde.org
--- Comment #1 from Nate Graham <nate at kde.org> ---
Unfortunately this isn't fixable. KWin asks the window how big it is, and the
window tells KWin its size including its self-drawn shadow--because from that
window's perspective, those area *are* a part of it, because it's responsible
for drawing them.
If you want to use SSDs (server-side decorations, AKA window-manager-provided
titlebar and shadow), Evolution itself needs code to enable that by disabling
its own CSD stuff.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list