https://bugs.kde.org/show_bug.cgi?id=479891
--- Comment #83 from Luis <stereom...@proton.me> --- (In reply to Luis from comment #82) > (In reply to Ilya Fedin from comment #80) > > > I used the following overlay > > > > Shouldn't it be like that? > > ``` > > kdePackages = super.kdePackages // { > > qqc2-desktop-style = > > super.kdePackages.qqc2-desktop-style.overrideAttrs > > (old: { > > patches = [ > > > > ./patches/force_qttextrendering.patch > > ]; > > }); > > }; > > ``` > > Also, I noticed you had force_nativetextrendering instead of > > force_qttextrendering? While native text rendering is exactly the broken? > > your overlay works just like mine, no recompile, and I still have the messy > text :/. I'm on 125% scale, 1920x1200 screen. and naming aside, i made a mistake writing the other patch, indeed it did nothing, was supposed to have your changes on the 429 MR. -- You are receiving this mail because: You are watching all bug changes.