[FFe] GDM background configurable with gsettings
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNOME Shell |
Fix Released
|
Unknown
|
|||
gdm |
Fix Released
|
Unknown
|
|||
gnome-shell (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Description]
Customization of the greeter is a requirement from Corporate customers.
Currently the background (plain color or image) of the greeter is hard coded in the style embedded in the theme. Customizing this background requires to extract the style sheet from gnome-shell gresource file, modify it manually, recompile and deploy the new gresource, and add an alternative to it.
This feature adds 4 gsettings keys to make the background of the greeter configurable via gsettings. The default value defined the in the theme is used for keys that are not set.
[Rationale]
Corporate customers use LTS releases and ultimately this will be released for 20.04.
This changeset needs to land in hirsute before it can be SRUd into prior Ubuntu LTS releases. So we would like to submit this FFe to get it into Hirsute first.
[Risks]
The changeset is minimal, isolated and can be easily reverted.
In case of error in the code, GDM will fail to load and it will be immediately visible.
[Build]
Builds and tested successfully locally.
Besides the updated JS is not compiled as part of build.
[Upstream Issue]
https:/
description: | updated |
tags: | added: hirsute patch |
description: | updated |
Changed in gdm: | |
status: | Unknown → Fix Released |
Changed in gnome-shell: | |
status: | Unknown → Fix Released |
Not sure if the gsettings schema change should be part of gdm though, as if this will ever be upstreamed that's where it will belong.
Indeed, it will makes the FFe a bit more complex and cause more changes though, but we'd get there anyways when (if) we'll have to migrate to gnome keys.