https://bugs.kde.org/show_bug.cgi?id=390550
--- Comment #14 from Thanos Apostolou <thanosaposto...@outlook.com> --- (In reply to Nate Graham from comment #11) > This already works on Wayland, but requires implementing the > GTK_FRAME_EXTENTS protocol in KWin to work on X11. Moving to KWin since > that's where the work needs to be done. Happily, this work is in fact > planned and I'm hoping it will land in Plasma 5.18. In my opinion this should be fixed both at kwin and breeze-gtk. Kwin should implement the GTK_FRAME_EXTENDS protocol but the breeze gtk theme should detect if the window manager doesn't support it (like for example openbox) and add at least a 2px border, in case that someone wants to use breeze theme outside of KDE (I assume that you want breeze theme to be widely adapted even outside of KDE). I don't have any experience with gtk themes, but I was maintainer of the manjaro lxde for a while and I can confirm that at least adwaita and adapta gtk themes are doing this (CSD gtk apps have no border when used in window managers like xfwm4 but have a thick border when used in window managers like openbox). -- You are receiving this mail because: You are watching all bug changes.