https://bugs.kde.org/show_bug.cgi?id=442978
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexander.loh...@gmx.de Version|git-master |5.22.90 --- Comment #5 from Nate Graham <n...@kde.org> --- Bisected to this KWin commit: commit 08d3ceb024ff00d48ef8ffd5587c61ce1c5e06eb Author: Alexander Lohnau <alexander.loh...@gmx.de> Date: Mon Aug 23 19:39:17 2021 +0200 Port to new KDecoration2::DecorationThemeProvider class By supporting all the required attributes in the DecorationThemeMetaData class the custom struct can be dropped. Task: https://phabricator.kde.org/T14744 src/kcmkwin/kwindecoration/decorationmodel.cpp | 70 +++++++++--------------- src/kcmkwin/kwindecoration/decorationmodel.h | 10 +--- src/plugins/kdecorations/aurorae/src/aurorae.cpp | 33 +++++++---- src/plugins/kdecorations/aurorae/src/aurorae.h | 19 ++++--- 4 files changed, 59 insertions(+), 73 deletions(-) Which means it's in the beta. Alexander, could you take a look? Thanks! -- You are receiving this mail because: You are watching all bug changes.