D25140: kcm/fonts: set initial settings correctly

Fabian Vogt noreply at phabricator.kde.org
Mon Nov 4 16:17:47 GMT 2019


fvogt accepted this revision.
fvogt added a comment.
This revision is now accepted and ready to land.


  LGTM. This now ignores the return value of the `xft.get*` calls, but that seems to be useless anyway:
  
    bool KXftConfig::getSubPixelType(SubPixel::Type &type)
    {
        type = m_subPixel.type;
        return SubPixel::None != m_subPixel.type;
    }

REPOSITORY
  R119 Plasma Desktop

BRANCH
  bshah/fonts

REVISION DETAIL
  https://phabricator.kde.org/D25140

To: bshah, #plasma, fvogt, davidedmundson
Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20191104/51252324/attachment.html>


More information about the Plasma-devel mailing list