Summary: Another change mostly for KWin (Wayland compositor). KWin destroys it's internal Wayland connection prior to the QStyle getting destroyed. As the ShadowHelper initialized Wayland objects those would be destroyed after the connection is destroyed. With latest Wayland library this would cause a crash. Thus unpolish is implemented in the style and deletes the ShadowHelper. KWin can on tear down invoke the unpolish and thus make sure it doesn't crash. CCBUG: 372001 Reviewers: #plasma, broulik, hpereiradacosta Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D3240wilder-pre-rebase
parent
088c767298
commit
a0433d089a
2 changed files with 21 additions and 1 deletions
Loading…
Reference in new issue