Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2021 14:48:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 258039] devel/gsettings-desktop-schemas: update to 40.0
Message-ID:  <bug-258039-39348-JWElfSPC9Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258039-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258039-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258039

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://gitlab.gnome.org/GN
                   |                            |OME/gsettings-desktop-schem
                   |                            |as/-/blob/40.0/NEWS

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
Upstream changes (see URL field) appear backward-compatible. I'm mainly
interested in dropping depedency on heavy sysutils/gnome-settings-daemon for
font settings under GDK_BACKEND=3Dwayland.

https://gitlab.gnome.org/GNOME/gtk/-/commit/e6209de96258
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/commit/d6a804b3a=
736

Before (gsettings-desktop-schemas-3.38.0 but gnome-settings-daemon-3.38.2 i=
sn't
installed):

  $ gsettings set org.gnome.settings-daemon.plugins.xsettings hinting none
  No such schema =E2=80=9Corg.gnome.settings-daemon.plugins.xsettings=E2=80=
=9D
  $ gsettings set org.gnome.settings-daemon.plugins.xsettings antialiasing =
rgba
  No such schema =E2=80=9Corg.gnome.settings-daemon.plugins.xsettings=E2=80=
=9D

After (gsettings-desktop-schemas-40.0):

 $ gsettings set org.gnome.desktop.interface font-hinting none
 $ gsettings set org.gnome.desktop.interface font-antialiasing rgba

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258039-39348-JWElfSPC9Z>