D26891: Apply Breeze GTK theme on startup, if the config is empty
Méven Car
noreply at phabricator.kde.org
Sat Jan 25 17:21:48 GMT 2020
meven added inline comments.
INLINE COMMENTS
> gtkconfig.cpp:215
> + if (currentGtk2Theme.isEmpty()) {
> + setGtk2Theme(QStringLiteral("Breeze"));
> + }
What if users have a different default / theme set on first launch ?
I would suggest to read the current theme instead of hardcoding Breeze.
REPOSITORY
R99 KDE Gtk Configuration Tool
REVISION DETAIL
https://phabricator.kde.org/D26891
To: gikari, fvogt
Cc: meven, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, 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/20200125/562a2ac8/attachment.html>
More information about the Plasma-devel
mailing list