Hello community,
here is the log from the commit of package gsettings-desktop-schemas for
openSUSE:Factory checked in at 2020-08-12 10:56:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsettings-desktop-schemas (Old)
and /work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsettings-desktop-schemas"
Wed Aug 12 10:56:47 2020 rev:60 rq:825300 version:3.36.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/gsettings-desktop-schemas/gsettings-desktop-schemas.changes
2020-08-06 17:29:41.896995334 +0200
+++
/work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new.3399/gsettings-desktop-schemas.changes
2020-08-12 10:56:50.392753585 +0200
@@ -1,0 +2,8 @@
+Fri Aug 7 07:55:52 UTC 2020 - QK ZHU <[email protected]>
+
+- Update
gsettings-desktop-schemas-fate324570-Add-key-for-GDM-background-configuration.patch:
+ + Remove noise texture background
+ + Tweak the gdm grey color to be the same with 3.36 default behavior
+ (boo#1172826).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++
gsettings-desktop-schemas-fate324570-Add-key-for-GDM-background-configuration.patch
++++++
--- /var/tmp/diff_new_pack.qzfrI1/_old 2020-08-12 10:56:50.836753806 +0200
+++ /var/tmp/diff_new_pack.qzfrI1/_new 2020-08-12 10:56:50.836753806 +0200
@@ -46,7 +46,7 @@
+ </description>
+ </key>
+ <key name="picture-uri" type="s">
-+ <default>'resource:///org/gnome/shell/theme/noise-texture.png'</default>
++ <default>''</default>
+ <summary>Picture URI</summary>
+ <description>
+ URI to use for the background image. Note that the backend only
supports
@@ -62,14 +62,14 @@
+ </description>
+ </key>
+ <key name="primary-color" type="s">
-+ <default>'#2e3436'</default>
++ <default>'#677378'</default>
+ <summary>Primary Color</summary>
+ <description>
+ Left or Top color when drawing gradients, or the solid color.
+ </description>
+ </key>
+ <key name="secondary-color" type="s">
-+ <default>'#2e3436'</default>
++ <default>'#677378'</default>
+ <summary>Secondary Color</summary>
+ <description>
+ Right or Bottom color when drawing gradients, not used for solid
color.