[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-03-31 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432930 Nate Graham changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-03-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432930 --- Comment #14 from Nate Graham --- Yeah. -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-03-23 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=432930 --- Comment #13 from popov895 --- Can we use `QApplication::font()` or `QFontDatabase::systemFont(QFontDatabase::GeneralFont)` to get default Plasma font if there is no "font" entry in the ~/.config/kdeglobals? -- You are receiving this mail because:

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-03-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432930 Nate Graham changed: What|Removed |Added Status|REOPENED|CONFIRMED --- Comment #12 from Nate Graham --- N

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-03-22 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=432930 --- Comment #11 from popov895 --- Can we do the same for the Neon? -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-03-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432930 --- Comment #10 from Nate Graham --- Probably because openSUSE distros ship a default font size in their config files that mirrors the default one, so the sync system does see an actual value there. -- You are receiving this mail because: You are watc

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-03-09 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=432930 --- Comment #9 from popov895 --- The strange thing is that on openSUSE it works as it should, even if there is no "font" entry in ~/.config/kdeglobals. -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-03-09 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=432930 popov895 changed: What|Removed |Added Ever confirmed|0 |1 Resolution|FIXED |--

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432930 Nate Graham changed: What|Removed |Added Latest Commit||https://invent.kde.org/plas |

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-02-16 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=432930 --- Comment #6 from popov895 --- First, sddm breeze theme uses both config.fontSize and PlasmaCore.Theme.defaultFont.pixelSize, which looks weird. I guess we need to use one or the other. Second, it looks like sddm ignores the font specified in /var/li

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-02-16 Thread Filip Fila
https://bugs.kde.org/show_bug.cgi?id=432930 --- Comment #5 from Filip Fila --- The currently supported way of syncing the font isn't too friendly. See: https://www.reddit.com/r/kde/comments/j6vz2u/tip_how_to_change_the_font_on_the_login_screen/ For SDDM versions 0.19 and up we can actually prope

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-02-16 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=432930 --- Comment #4 from David Redondo --- I have no idea, I did not touch any of this sync stuff (tbf I did by moving it around). But this is 5.20.5 and there wasn't any change https://invent.kde.org/plasma/sddm-kcm/-/commits/Plasma/5.20 -- You are receiv

[systemsettings] [Bug 432930] Synced font data not actually taking effect on login screen

2021-02-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432930 Nate Graham changed: What|Removed |Added Assignee|visual-des...@kde.org |k...@davidedmundson.co.uk Product|plas