Summary: | Incorrect offset for decoration-maximized elements | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Martin Flöser <mgraesslin> |
Component: | aurorae | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | lokiisyourmaster |
Priority: | NOR | ||
Version: | 4.9.2 | ||
Target Milestone: | 4.9.3 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/2617af5e4ceace7deafe79913c29b28d3248b506 | Version Fixed In: | 4.9.3 |
Sentry Crash Report: | |||
Attachments: | Proposed patch |
Description
Martin Flöser
2012-10-11 15:30:09 UTC
Created attachment 74482 [details]
Proposed patch
I've tested with the proposed patch, and everything seems to be working OK. Git commit 2617af5e4ceace7deafe79913c29b28d3248b506 by Martin Gräßlin. Committed on 11/10/2012 at 18:05. Pushed by graesslin into branch 'KDE/4.9'. Remove margins for decoration-maximized elements Fixes incorrect rendering of decorations providing a maximized element. FIXED-IN: 4.9.3 M +6 -6 kwin/clients/aurorae/src/qml/aurorae.qml http://commits.kde.org/kde-workspace/2617af5e4ceace7deafe79913c29b28d3248b506 |