diff --git a/gnome-settings-daemon-sle-configure-timeout-blank.patch b/gnome-settings-daemon-sle-configure-timeout-blank.patch index 311ada3..74cdf7d 100644 --- a/gnome-settings-daemon-sle-configure-timeout-blank.patch +++ b/gnome-settings-daemon-sle-configure-timeout-blank.patch @@ -11,18 +11,3 @@ Index: plugins/power/gsd-power-constants.h /* The dim delay when dimming on idle is requested but idle-delay * is set to "Never" */ -Index: plugins/power/gsd-power-manager.c -=================================================================== ---- plugins/power/gsd-power-manager.c.orig 2014-03-27 11:39:34.089124716 +0800 -+++ plugins/power/gsd-power-manager.c 2014-03-27 11:39:34.101125059 +0800 -@@ -1921,8 +1921,8 @@ handle_screensaver_active (GsdPowerManag - * and its fade has finished. - * - * See also idle_configure() */ -- if (active) -- idle_set_mode (manager, GSD_POWER_IDLE_MODE_BLANK); -+ /* if (active) */ -+ /* idle_set_mode (manager, GSD_POWER_IDLE_MODE_BLANK); */ - } - } - diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index 421f299..710e48f 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 17 01:14:05 UTC 2017 - xwang@suse.com + +- Update gnome-settings-daemon-sle-configure-timeout-blank.patch: + Fix mouse cursor on black screen (bsc#1029637). + ------------------------------------------------------------------- Mon Mar 20 12:27:09 UTC 2017 - dimstar@opensuse.org