D21860: Set a font for gtk applications in the fonts kcm
David Edmundson
noreply at phabricator.kde.org
Mon Aug 26 11:00:53 BST 2019
davidedmundson added inline comments.
INLINE COMMENTS
> broulik wrote in fonts.cpp:607
> Given this is a kded module and as such a regular qt application, you should be able to get all of this automatically.
> Is the `QGuiApplication::fontChanged` emitted when you change font settings?
There are two designs which are both sensible:
1. we have a daemon that runs all the time so that it can listen for changes. When that happens it syncs things
2. something that the fonts module explicitly calls (through whatever means) which then syncs things.
Both have an advantage, and a disadvantage.
This is both running all the time *and* is being explicitly called, which is the worst of both worlds.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D21860
To: gikari, #plasma, apol, davidedmundson
Cc: davidedmundson, nicolasfella, broulik, GB_2, abetts, ngraham, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190826/c9099c1a/attachment.html>
More information about the Plasma-devel
mailing list