pop-os / cosmic-greeter

libcosmic greeter for greetd, which can be run inside cosmic-comp
GNU General Public License v3.0
63 stars 34 forks source link

RFE: Build-time configured distro logo in the greeter and lockscreen #153

Open Conan-Kudo opened 2 weeks ago

Conan-Kudo commented 2 weeks ago

I would like to have the Fedora logo prominently shown in the COSMIC Greeter and lockscreen. Currently, no such logo is present:

COSMIC Greeter lockscreen

Compared to SDDM:

SDDM Greeter lockscreen

And GDM:

GDM greeter

Could we get some kind of similar build-time configuration knob to show the correct logo based on light/dark setups?

Drakulix commented 2 weeks ago

Just as a little thought experiment. This is could easily be a simple layer-shell client, started by the greeter script or through a user-service for the cosmic-greeter users session without any modification to our code.

(Though that wouldn't work for the lock screen, just the login screen.)