GNOME Bugzilla – Bug 641397
top bar != shell top bar
Last modified: 2011-03-22 05:30:16 UTC
The new screensaver theme has a top bar with date/time and user name, to mimic the shell bar. However, it's about one or two font sizes smaller, which seems wrong. gnome-shell-2.91.6-3.fc15.x86_64 gnome-screensaver-2.91.4-1.fc15.x86_64
It occurs to me that this may be because the shell has its own font face/style/size in the css, while the screensaver is likely pulling the normal gtk-defined font from gsettings.
[Removing GNOME3.0 target as decided in release-team meeting on March 03, 2011. This report has an "important" categorisation for GNOME3.0 but is not considered a hard blocker. For querying use the corresponding whiteboard entry added.]
That should work as expected when the shell follows the desktop font (bug 636868). Leaving open to verify that.
Note that with the recent shell changes, the font in the top bar in the shell isn't white/0xffffff; that would still need changed in gnome-screensaver to match, I believe.
Like that? commit 6aab9968690257f60a5d44e9b4fd3e6a671271cd Author: William Jon McCann <jmccann@redhat.com> Date: Fri Feb 25 18:38:03 2011 -0500 update to use latest shell colors
I think this is about as close as we can make it for now.