Accepting request 533214 from home:yfjiang:branches:GNOME:Factory
The clicking behaviour introduced by commit#fb0a13b has confused many users in the past 2 years. By reverting the commit, the patch makes the primary button clicking behave as consistent as most users has been used to (bgo#758065 bsc#1057471). Some ideas to change this was raised up in the quoted bugs and the following declining of patch, while we did not see a clear trend from upstream to improve this in short term https://mail.gnome.org/archives/gtk-devel-list/2017-October/msg00002.html Still we will be working in upstream with more easily "merge-able" improvements on this. OBS-URL: https://build.opensuse.org/request/show/533214 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=295
This commit is contained in:
@@ -46,6 +46,8 @@ Patch0: gtk3-GTK_PATH64.patch
|
||||
Patch1: gtk3-path-local.patch
|
||||
# PATCH-FIX-UPSTREAM gtk3-silence-log-spew-blank-cursors.patch bgo#775217 zaitor@opensuse.org -- wayland: Don't spew warnings for blank cursors
|
||||
Patch2: gtk3-silence-log-spew-blank-cursors.patch
|
||||
# PATCH-FIX-OPENSUSE gtk3-restore-filechooser-click-behavior.patch bgo#758065 bsc#1057471 yfjiang@suse.com -- revert upstream commit#fb0a13b to restore the single click behavior
|
||||
Patch3: gtk3-restore-filechooser-click-behavior.patch
|
||||
BuildRequires: cups-devel >= 1.2
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: fdupes
|
||||
@@ -366,6 +368,7 @@ cp -a %{S:1} .
|
||||
# Patch disabled, needs rebase.
|
||||
#patch1 -p0
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
|
||||
%build
|
||||
# Disabled since patch 1 is in need of rebase
|
||||
|
Reference in New Issue
Block a user