Summary: | Window decorations settings page disobeys color scheme | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Daniil Vasin <danikvasin> |
Component: | decorations | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Flags: | mgraesslin:
ReviewRequest+
|
Priority: | NOR | ||
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/122027 | ||
Latest Commit: | http://commits.kde.org/kwin/ce2fa727e886a8d47536748d95ca51faf1cb5d75 | Version Fixed In: | |
Sentry Crash Report: |
Description
Daniil Vasin
2014-07-17 14:11:20 UTC
Git commit ce2fa727e886a8d47536748d95ca51faf1cb5d75 by Thomas Lübking. Committed on 16/01/2015 at 01:20. Pushed by luebking into branch 'Plasma/5.2'. Overhaul of deco kcm - align with system palette - base color for buttons and preview individually to create a visual gap (make them more standalone) - downsized button config buttons to match up w/ preview appearance (and because it was simply to huge for a desktop thing) - upsized preview to preferably show two elements at once (current + 2*1/2context) - made the titlebar a visible visual element - label the titlebar "Titlebar" - move the (altered) hint to the drag-from area - hint draggability with a pointing hand cursor - less hardcoded values - brief animations on button adding/removing REVIEW: 122064 M +13 -0 kcmkwin/kwindecoration/declarative-plugin/previewclient.cpp M +2 -0 kcmkwin/kwindecoration/declarative-plugin/previewclient.h M +22 -1 kcmkwin/kwindecoration/kcm.cpp M +3 -0 kcmkwin/kwindecoration/kcm.h M +17 -3 kcmkwin/kwindecoration/qml/ButtonGroup.qml M +172 -131 kcmkwin/kwindecoration/qml/Buttons.qml M +10 -3 kcmkwin/kwindecoration/qml/Previews.qml http://commits.kde.org/kwin/ce2fa727e886a8d47536748d95ca51faf1cb5d75 |