broulik added inline comments. INLINE COMMENTS
> breezestyle.h:163 > object->installEventFilter( this ); > + qApp->installEventFilter( this ); > } Try connecting to `QGuiApplication::paletteChanged`. I added that signal specifically so that you avoid having to install an event filter on `QApplication`. (This codepath is still likely neccessary for Qt 4 compat). Also, I cannot reproduce the issue described. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D21646 To: sebas, #plasma Cc: broulik, zzag, plasma-devel, LeGast00n, ericadams, jraleigh, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart