https://bugs.kde.org/show_bug.cgi?id=455757
--- Comment #11 from Mihai Sorin Dobrescu <msdobre...@gmail.com> --- Application Styles and Window Decorations are two different implementations. I see Window Decorations uses DecorationBridge where: // // W A R N I N G // ------------- // // This file is not part of the KDecoration2 API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // // We mean it. // Application Styles is much simpler and seems to suit the need of this bug. Am I right? -- You are receiving this mail because: You are watching all bug changes.