[Bug 1715722] Re: Allow safe override of GDM3 theme
Didier Roche
didrocks at ubuntu.com
Mon Sep 11 09:11:11 UTC 2017
Thanks for reporting the bug upstream! I tried to add some more context
to the upstream bug report from our vendor perspective.
The fix looks good, thanks! I'm currently testing it more. Also, I'm
adding gnome-session to it: we can provide the same experience for
people wanting to go really full GNOME and installing gnome-session. The
priority though is lower than ubuntu's default, ofc.
I'll give it a little bit more test (I just modified slightly your
description) and will sponsor it, thanks again!
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1715722
Title:
Allow safe override of GDM3 theme
Status in GNOME Shell:
Won't Fix
Status in gnome-shell package in Ubuntu:
New
Bug description:
Currently, in artful, GDM3's theme is hardcoded to be /usr/share
/gnome-shell/theme/ubuntu.css
In the Ubuntu default session, this is the same CSS file as the gnome-
shell mode in /usr/share/gnome-shell/modes/ubuntu.json
However, in other flavors, it makes sense to install another mode json
and theme css file with a clear name. Take, for instance, pop-session,
that installs /usr/share/gnome-shell/theme/pop.css and /usr/share
/gnome-shell/modes/pop.json
In order to supply a custom GDM3 theme, which is currently hardcoded,
the ubuntu.css file must be replaced with this pop.css file. This
breaks ubuntu-session, causing it to have a different shell theme than
expected.
What would be desirable is for the GDM3 CSS file to be hardcoded to
gdm.css, which would be a symlink to the correct stylesheet for the
flavor. This would allow multiple GNOME Shell sessions to be installed
at the same time.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1715722/+subscriptions
More information about the Ubuntu-sponsors
mailing list