Bug 335193

Summary: Effects KCM list delegate doesn't use native text rendering type
Product: [Plasma] kwin Reporter: Eike Hein <hein>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal Flags: mgraesslin: ReviewRequest+
Priority: NOR    
Version: git master   
Target Milestone: 5   
Platform: unspecified   
OS: Linux   
URL: https://git.reviewboard.kde.org/r/118262/
Latest Commit: Version Fixed In:

Description Eike Hein 2014-05-22 14:36:07 UTC
Title says it all.

Reproducible: Always
Comment 1 Martin Flöser 2014-05-22 14:45:55 UTC
> Title says it all.

uhm not really. Is that something I can fix using a special property in 
QtQuick or is that lacking in QtQuick?
Comment 2 Eike Hein 2014-05-22 14:49:47 UTC
The former fortunately: http://doc-snapshot.qt-project.org/qt5-stable/qml-qtquick-text.html#renderType-prop

Plasma's components set this automatically, for QQC we need to add it ourselves. It toggles between the SDF renderer and FreeType, basically.
Comment 3 Martin Flöser 2014-05-23 05:35:39 UTC
Git commit 0532280689093b343c591edf93badf9614db9622 by Martin Gräßlin.
Committed on 22/05/2014 at 14:55.
Pushed by graesslin into branch 'master'.

[kcmkwin/compositing] Switch Text to Label
REVIEW: 118262

M  +3    -3    kcmkwin/kwincompositing/qml/Effect.qml
M  +1    -1    kcmkwin/kwincompositing/qml/EffectView.qml
M  +1    -1    kcmkwin/kwincompositing/qml/OpenGLErrorView.qml

http://commits.kde.org/kwin/0532280689093b343c591edf93badf9614db9622