rdieter pushed to lightdm-gtk (f22). "cursor theme doesn't change (#989152)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Mar 25 15:08:29 UTC 2015


>From f093f6f54a470488a0439eb046d491bcf5cf8c94 Mon Sep 17 00:00:00 2001
From: raveit65 <chat-to-me at raveit.de>
Date: Wed, 18 Feb 2015 02:09:01 +0100
Subject: cursor theme doesn't change (#989152)


diff --git a/lightdm-gtk-greeter-1.8.5-lp#1024482.patch b/lightdm-gtk-greeter-1.8.5-lp#1024482.patch
new file mode 100644
index 0000000..57e6733
--- /dev/null
+++ b/lightdm-gtk-greeter-1.8.5-lp#1024482.patch
@@ -0,0 +1,13 @@
+diff -up lightdm-gtk-greeter-1.8.5/src/lightdm-gtk-greeter.c.lp#1024482 lightdm-gtk-greeter-1.8.5/src/lightdm-gtk-greeter.c
+--- lightdm-gtk-greeter-1.8.5/src/lightdm-gtk-greeter.c.lp#1024482	2014-10-06 13:52:51.869311249 -0500
++++ lightdm-gtk-greeter-1.8.5/src/lightdm-gtk-greeter.c	2014-10-06 13:54:15.032163963 -0500
+@@ -2267,6 +2267,9 @@ main (int argc, char **argv)
+     /* Disable global menus */
+     g_unsetenv ("UBUNTU_MENUPROXY");
+ 
++    /* LP: #1024482 */
++    g_setenv ("GDK_CORE_DEVICE_EVENTS", "1", TRUE);
++
+     /* Initialize i18n */
+     setlocale (LC_ALL, "");
+     bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR);
diff --git a/lightdm-gtk.spec b/lightdm-gtk.spec
index ab9a6b4..1905d4e 100644
--- a/lightdm-gtk.spec
+++ b/lightdm-gtk.spec
@@ -4,7 +4,7 @@
 Summary:        LightDM GTK+ Greeter
 Name:           lightdm-gtk
 Version:        1.6.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 
 License:        GPLv3+
 URL:            https://launchpad.net/lightdm-gtk-greeter
@@ -24,6 +24,10 @@ Patch50:        lightdm-gtk-greeter-1.5.2-bg_crash.patch
 # lightdm-gtk-greeter segfaults if session last used is uninstalled (and has a silly cache location)
 # http://bugzilla.redhat.com/1002782
 Patch51:        lightdm-gtk-greeter-validate_session.patch
+## upstream patches
+# backport fix for mouse cursor
+# http://bazaar.launchpad.net/~lightdm-gtk-greeter-team/lightdm-gtk-greeter/trunk/revision/298
+Patch100:       lightdm-gtk-greeter-1.8.5-lp#1024482.patch
 
 BuildRequires:  gettext
 BuildRequires:  intltool
@@ -58,6 +62,7 @@ A LightDM greeter that uses the GTK+ toolkit.
 %patch1 -p1 -b .greeter_background
 %patch50 -p1 -b .bg_crash
 %patch51 -p1 -b .validate_session
+%patch100 -p1 -b .lp#1024482
 
 
 %build
@@ -101,6 +106,9 @@ fi
 
 
 %changelog
+* Wed Feb 18 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1-4
+- cursor theme doesn't change (#989152)
+
 * Sat May 17 2014 Leigh Scott <leigh123linux at googlemail.com> - 1.6.1-3
 - change background for epel
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/lightdm-gtk.git/commit/?h=f22&id=f093f6f54a470488a0439eb046d491bcf5cf8c94

--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications//fmnscmcommits.id.fedoraproject.org/email/29390


More information about the scm-commits mailing list