Summary: | SDDM's Breeze theme should have a prettier background than just a flat blue color | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | Nate Graham <nate> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, kde, matheus4551, nate, nortexoid, rikmills, simonandric5 |
Priority: | NOR | ||
Version: | 5.9.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-workspace/05b096135ca99673e39145830b7c55a671a761d5 | Version Fixed In: | 5.13.0 |
Sentry Crash Report: |
Description
Nate Graham
2017-06-19 17:22:50 UTC
By chance, I happened to stumble on a similar comment made by a KDE-using Redditor today (not me): https://www.reddit.com/r/kde/comments/6i4uf0/has_anyone_tried_kde_on_new_debian_9/dj40lw3/ "Edit: Also, the default SDDM theme is VERY ugly. Change it the first chance you get. Not bashing it, because overall, [Debian is] one of the best KDE experiences for me." >I have heard that this was a deliberate choice by the VDG, Yes. > so the fact that one shows a picture and the other shows a plain blue background seems weird and inconsistent. It doesn't. They both default to blue. Ah, you;re right. I still think it's weird to have just an ugly plain blue background for both, but I guess my lone opinion doesn't carry much weight, and it *is* customizable. We actually managed to get some VDG consensus on this recently: https://phabricator.kde.org/T7914 I sent an email th plasma-devel about it, but we could open a new Bugzilla ticket if necessary. The default blue is ugly, however, the Breeze Dark window background color, $31363b, looks quite nice for both SDDM theme and lock screen. I prefer a solid color over a potentially noisy wallpaper--the right color just needs to be chosen. Git commit 6e5e6adad19143c29212e89afb486530c473081c by Nathaniel Graham. Committed on 22/04/2018 at 14:28. Pushed by ngraham into branch 'master'. Use the default Plasma wallpaper on the lock screen Summary: As discussed and agreed to by VDG (T7914), change the lock screen background from the blue color to the current Plasma wallpaper. Closes T7914 Test Plan: - `rm ~/.config/kscreenlockerrc` - Build and install kscreenlocker with this patch - Lock the screen {F5753279} Reviewers: #plasma, #vdg, graesslin, abetts, davidedmundson, mart Reviewed By: #plasma, #vdg, abetts, davidedmundson, mart Subscribers: fvogt, Fuchs, broulik, davidedmundson, zzag, Pitel, progwolff, abetts, hein, mart, graesslin, plasma-devel Tags: #plasma Maniphest Tasks: T7914 Differential Revision: https://phabricator.kde.org/D11308 M +1 -1 kcfg/kscreenlockersettings.kcfg M +1 -1 kcm/kcm.cpp https://commits.kde.org/kscreenlocker/6e5e6adad19143c29212e89afb486530c473081c Git commit 05b096135ca99673e39145830b7c55a671a761d5 by David Edmundson. Committed on 22/04/2018 at 14:45. Pushed by davidedmundson into branch 'master'. Use the default Plasma wallpaper on the login screen Summary: As discussed and agreed to by VDG (T7914), change the SDDM theme background from the blue color to the current Plasma wallpaper. FIXED-IN: 5.13.0 Test Plan: - Build and deploy plasma-workspace with this patch - Log out {F5753281} Reviewers: #plasma, #vdg, broulik, abetts, ngraham, mart Reviewed By: #plasma, #vdg, abetts, ngraham, mart Subscribers: mart, davidedmundson, broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D11309 M +6 -1 CMakeLists.txt D +0 -4 sddm-theme/theme.conf A +4 -0 sddm-theme/theme.conf.cmake https://commits.kde.org/plasma-workspace/05b096135ca99673e39145830b7c55a671a761d5 |