diff --git a/gtk3.changes b/gtk3.changes index 0114d38..a7a19af 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 2 01:03:32 UTC 2021 - Yifan Jiang + +- Drop patch fixed upstream on SLE and Leap 15.4: + gtk3-x11-fix-menu-touch-by-pointer-emulation.patch + ------------------------------------------------------------------- Fri Jul 9 07:31:19 UTC 2021 - Bjørn Lie @@ -222,6 +228,15 @@ Sun Jun 28 22:12:09 UTC 2020 - Bjørn Lie + Adwaita: Improve notebook tab legibility. + Updated translations. +------------------------------------------------------------------- +Thu Jun 4 07:46:49 UTC 2020 - Alynx Zhou + +- Add gtk3-x11-fix-menu-touch-by-pointer-emulation.patch: GtkMenu + under X11 cannot work with touchscreen because it cannot handle + touch events properly, this patch disable touch grabbing for it, + so it will fallback to pointer emulation while touching + (bsc#1167951, glgo#GNOME/gtk!1794). + ------------------------------------------------------------------- Mon Apr 27 18:13:11 UTC 2020 - Bjørn Lie diff --git a/gtk3.spec b/gtk3.spec index 90948ab..405b733 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package gtk3-doc # # Copyright (c) 2021 SUSE LLC # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands