Summary: | Changes to Configure Decoration dialog not able to be applied | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Travis Evans <travisgevans> |
Component: | decorations | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Flags: | thomas.luebking:
ReviewRequest+
|
Priority: | NOR | ||
Version: | 4.11.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/113229/ | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=311841 | ||
Latest Commit: | http://commits.kde.org/kde-workspace/0106419476094f560f11ec404bfb4eebe5c4cde7 | Version Fixed In: | 4.11.3 |
Sentry Crash Report: |
Description
Travis Evans
2013-10-13 07:13:17 UTC
For what decoration? The deco config dialogs used to impact the decos internally (when you close them by "ok") and this only fails for the Laptop decoration here. It seems to be happening with all of them for me. Affected: ----------- * Aurorae (GHNS decos) * B2 * Laptop Not affected: ---------------- * Oxygen * Bespin * Plastik (QML) * QtCurve * Skulpture Broken all over the place ;-) Git commit 0106419476094f560f11ec404bfb4eebe5c4cde7 by Thomas Lübking. Committed on 13/10/2013 at 13:52. Pushed by luebking into branch 'KDE/4.11'. fix deco config updates - B2 linked to the wrong slot (instead of changed signal) - border size change was not written (for B2, Laptop etc) - Aurorae didn't recreate decos when required FIXED-IN: 4.11.3 REVIEW: 113229 M +2 -2 kwin/clients/aurorae/src/aurorae.cpp M +4 -8 kwin/clients/b2/config/config.cpp M +3 -0 kwin/kcmkwin/kwindecoration/configdialog.cpp M +2 -0 kwin/kcmkwin/kwindecoration/configdialog.h M +1 -3 kwin/kcmkwin/kwindecoration/kwindecoration.cpp http://commits.kde.org/kde-workspace/0106419476094f560f11ec404bfb4eebe5c4cde7 |