https://bugs.kde.org/show_bug.cgi?id=432930
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/sddm-kcm/commit/56449c24 | |560e87a9a61c242b59483b057d2 | |2917f Resolution|--- |FIXED Status|REPORTED |RESOLVED Version Fixed In| |5.21.1 --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit 56449c24560e87a9a61c242b59483b057d22917f by Nate Graham, on behalf of Filip Fila. Committed on 19/02/2021 at 16:03. Pushed by ngraham into branch 'Plasma/5.21'. Allow for easier syncing of Plasma font Summary: Currently the user needs to have a fonts replacment file in `/.config/fontconfig/conf.d/` if they want to sync their Plasma font with SDDM. That's not a good solution because users simply don't have this file or wouldn't know how to create it themselves. In conjuction with https://github.com/sddm/sddm/pull/1191 this patch removes the need for additional user effort and allows for easy font syncing by writing the Plasma font value to the SDDM config file. Test Plan: Dependency: https://github.com/sddm/sddm/pull/1191 Reviewers: ngraham, #plasma, davidedmundson Reviewed By: ngraham Subscribers: davidre, plasma-devel Tags: #plasma Maniphest Tasks: T12710 Differential Revision: https://phabricator.kde.org/D23257 (cherry picked from commit 8171db27525bbbcc785e84b35b02aacaece41a58) FIXED-IN: 5.21.1 M +14 -0 src/sddmkcm.cpp https://invent.kde.org/plasma/sddm-kcm/commit/56449c24560e87a9a61c242b59483b057d22917f -- You are receiving this mail because: You are watching all bug changes.