SHA256
1
0
forked from pool/gtk3

Accepting request 742245 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/742245
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=362
This commit is contained in:
2019-10-24 11:05:41 +00:00
committed by Git OBS Bridge
parent 2f7845d1fa
commit 32cddfa4ae
7 changed files with 59 additions and 8 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Oct 23 10:06:55 UTC 2019 - bjorn.lie@gmail.com
- Update to version 3.24.12+32:
+ gdk: Do not change the windowing selection when cancelling
source
+ Revert "gdk: Do not call gdk_selection_owner_set() internally
to the backend"
+ gtkwidget: Ensure to run key controllers in the bubble phase
+ keycontroller: Fix ::key-released signal argument
+ key controller: Don't eat modifier events
+ gdk: Do not call gdk_selection_owner_set() internally to the
backend
+ gdk: Shuffle the situations where a selection is unset
+ gtkwidget: Forward unhandled scroll events through controllers
- Switch to gitcheckout of stable branch, needed to get fixes for
copy/paste between Xwayland and wayland programs.
- Following the above, add gtk-doc and libtool BuildRequires and
pass autogen.sh to bootstrap and --enable-gtk-doc to configure.
- No longer disable LTO, current versions of gtk3 builds fine with
it enabled.
-------------------------------------------------------------------
Fri Oct 4 11:03:57 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>