From b30466cf949cb7e13ec554800259fd1298041cb8 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 26 2018 15:03:35 +0000 Subject: import gsettings-desktop-schemas-3.24.1-2.el7_5 --- diff --git a/SOURCES/0001-schemas-Add-tertiary-button-action-for-Wacom-styli.patch b/SOURCES/0001-schemas-Add-tertiary-button-action-for-Wacom-styli.patch new file mode 100644 index 0000000..42d7fa8 --- /dev/null +++ b/SOURCES/0001-schemas-Add-tertiary-button-action-for-Wacom-styli.patch @@ -0,0 +1,29 @@ +From b2b911433943ed31e7455347451a12d1a3bc137a Mon Sep 17 00:00:00 2001 +From: Jason Gerecke +Date: Mon, 9 Oct 2017 14:43:45 -0700 +Subject: [PATCH] schemas: Add tertiary-button-action for Wacom styli + +https://bugzilla.gnome.org/show_bug.cgi?id=790028 +--- + schemas/org.gnome.desktop.peripherals.gschema.xml.in | 5 +++++ + 1 file changed, 5 insertions(+) + +diff --git a/schemas/org.gnome.desktop.peripherals.gschema.xml.in b/schemas/org.gnome.desktop.peripherals.gschema.xml.in +index 54d29d9..0f96982 100644 +--- a/schemas/org.gnome.desktop.peripherals.gschema.xml.in ++++ b/schemas/org.gnome.desktop.peripherals.gschema.xml.in +@@ -149,6 +149,11 @@ + Secondary button action + Secondary stylus button action, this button is located along the pen handle on some styli like the Grip Pen. Other styli like the Airbrush Pen or the Inking Pen only have one button, this setting is ineffective on those. + ++ ++ 'default' ++ Tertiary button action ++ Tertiary stylus button action, this button is located along the pen handle on some styli like the 3D Pen. Other styli like the Grip Pen only have two buttons, this setting is ineffective on those. ++ + + + +-- +2.17.0 + diff --git a/SPECS/gsettings-desktop-schemas.spec b/SPECS/gsettings-desktop-schemas.spec index 66b5abc..b9a5353 100644 --- a/SPECS/gsettings-desktop-schemas.spec +++ b/SPECS/gsettings-desktop-schemas.spec @@ -2,7 +2,7 @@ Name: gsettings-desktop-schemas Version: 3.24.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A collection of GSettings schemas License: LGPLv2+ @@ -11,6 +11,8 @@ URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-deskto #VCS: git:git://git.gnome.org/gsettings-desktop-schemas Source0: http://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz +Patch0: 0001-schemas-Add-tertiary-button-action-for-Wacom-styli.patch + BuildRequires: glib2-devel >= 2.31.0 BuildRequires: intltool BuildRequires: gobject-introspection-devel @@ -37,7 +39,7 @@ and header files for developing applications that use %{name}. %prep %setup -q - +%patch0 -p1 %build %configure --disable-schemas-compile --enable-introspection=yes @@ -74,6 +76,10 @@ fi %changelog +* Tue Apr 17 2018 Carlos Garnacho - 3.24.1-2 +- Add support for Wacom Pro Pen 3D styli +Resolves: #1568715 + * Wed Sep 20 2017 Bastien Nocera - 3.24.1-1 + gsettings-desktop-schemas-3.24.1-1 - Update to 3.24.1