https://bugs.kde.org/show_bug.cgi?id=373418
--- Comment #5 from Alex Ivanov ---
Okay, clearing of hints by adding
painter->setRenderHints(QPainter::Antialiasing, false);
to
Decoration::paint()
fixed issue
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=373418
--- Comment #4 from Alex Ivanov ---
@Christoph Feck
Thank you for the skeleton example, it's really useful! BTW do you know why 1px
adjustements I make look correctly in systemsettings5 preview, but badly on a
kwin? Perhaps because of subpixel anti-alia
https://bugs.kde.org/show_bug.cgi?id=373418
--- Comment #3 from Christoph Feck ---
A minimal example is at http://developer.kde.org/~cfeck/skeleton-0.1.tar.xz
Both Oxygen and Breeze are fully ported to kdecoration2 API. The Plastik
decoration is actually an Aurorae theme (those you can download
https://bugs.kde.org/show_bug.cgi?id=373418
--- Comment #2 from Alex Ivanov ---
@Christoph Feck
Are you aware of any kwin client decoration theme ported to KDE 5 to use as
example?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=373418
Christoph Feck changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |kwin-bugs-n...@kde.org
Resolution|---