Logon SDDM difference?

what is the difference between these two?

I think both are using a different background image. Did you see a difference when trying both?

1 Like

I did not see any difference and both seem to take my own background after I click Apply Plasma Settings.

My goal is to reduce the number of resolution changes during boot.

1 Like

Icons and default wallpaper should be the only material difference between them.

Switching is not likely to have any impact on the resolution during boot and startup.

/usr/share/sddm/themes$ diff -r 01-breeze-fedora/ breeze/
diff -r 01-breeze-fedora/metadata.desktop breeze/metadata.desktop
2,4c2,94
< Name=Breeze Fedora
< Description=Breeze Fedora Theme
< Author=Fedora KDE SIG, KDE Visual Design Group
---
> Name=Breeze
[snipped out some translations for brevity]
> Description=Breeze
[snipped out some translations for brevity]
> Author=KDE Visual Design Group
8,9c98,99
< Version=0.3
< Website=https://fedoraproject.org/
---
> Version=0.1
> Website=https://github.com/sddm/sddm
14,15c104,105
< Email=kde@lists.fedoraproject.org
< Theme-Id=01-breeze-fedora
---
> Email=plasma-devel@kde.org
> Theme-Id=breeze
Binary files 01-breeze-fedora/preview.png and breeze/preview.png differ
diff -r 01-breeze-fedora/theme.conf breeze/theme.conf
2c2
< showlogo=shown
---
> showlogo=hidden
4c4
< logo=/usr/share/pixmaps/fedora_whitelogo.svg
---
> logo=/usr/share/sddm/themes/breeze/default-logo.svg
8c8
< background=/usr/share/backgrounds/default.jxl
---
> background=/usr/share/wallpapers/Next/contents/images/5120x2880.png

May be you should switch to the new Plasma-Login-Manager. It supports different resolutions and HDR.

1 Like

Where is the new Plasma-Login-Manager? I do a dnf up -y regularly but have not seen anything new

Changes/PlasmaLoginManager - Fedora Project Wiki Not available yet. Targeted for F44.

3 Likes

You have to switch manually in Fedora 43. It is the default in Fedora 44.

I switched that way:

sudo dnf in plasma-login-manager
sudo systemctl disable sddm && sudo systemctl enable plasmalogin
restart
sudo dnf rm sddm sddm-kcm
2 Likes

Why not set the backdrop to be one colour, no faffing about with images, etc. Just a solid colour (I use grey) and there can be no change of anything changing any resolution.