- Load background after everything else, so the crossfade isn't choppy.

This commit is contained in:
Ray Strode 2008-09-23 14:02:03 +00:00
parent 1de4f902bb
commit 13de7695f2
2 changed files with 19 additions and 1 deletions

View File

@ -0,0 +1,12 @@
diff -up gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in.fix-bg-priority gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in
--- gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in.fix-bg-priority 2008-09-23 09:59:12.000000000 -0400
+++ gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in 2008-09-23 09:59:30.000000000 -0400
@@ -177,7 +177,7 @@
<applyto>/apps/gdm/simple-greeter/settings-manager-plugins/background/priority</applyto>
<owner>gdm-simple-greeter</owner>
<type>int</type>
- <default>5</default>
+ <default>25</default>
<locale name="C">
<short></short>
<long></long>

View File

@ -16,7 +16,7 @@
Summary: The GNOME Display Manager
Name: gdm
Version: 2.24.0
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
License: GPLv2+
Group: User Interface/X
@ -90,6 +90,7 @@ Patch6: ssid-leak.patch
Patch7: gdm-2.23.92-filter-dupes-from-lang-list.patch
Patch8: gdm-2.23.92-another-locale-fixup.patch
Patch9: gdm-2.23.92-fix-crash.patch
Patch10: gdm-2.23.92-fix-bg-priority.patch
# Fedora-specific
Patch99: gdm-2.23.1-fedora-logo.patch
@ -120,6 +121,7 @@ multiple simulanteous logged in users.
%patch7 -p1 -b .filter-dupes-from-lang-list
%patch8 -p1 -b .another-locale-fixup
%patch9 -p1 -b .fix-crash
%patch10 -p1 -b .fix-bg-priority
%patch99 -p1 -b .fedora-logo
@ -322,6 +324,10 @@ fi
%{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
%changelog
* Tue Sep 23 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-3
- Load background after everything else, so the crossfade
isn't choppy.
* Mon Sep 22 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-2
- Fix permssions on spool dir