Dominique Leuenberger 2022-09-23 12:14:47 +00:00 committed by Git OBS Bridge
commit 6b72adc3a8
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ca3df1d2af61bde3608d0d3f233e4a41f958e2ae59b9fc209c3df6102e8afdd
size 1266084

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:659d9cc9d034a114f07e7e134ee80d77dec0497cb1516ae5369119c2fcb9da16
size 1261200

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Sep 22 07:55:56 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 5.6.1:
+ Improve resilience of GtkSourceHover assistants to prevent
unbreakable grabs by application added widgets.
+ Hide all assistants when unmapping GtkSourceViews.
+ Don't dismiss hover delay timeout from pointer clicks, allow
them to click through to display hover information.
+ Don't show new assistants unless parent GtkSourceView is
mapped. This can improve situations with tabbed editors and
asynchronous operations to load completion, hover data, etc.
+ Additional Vim commands.
+ Updated languages: go.lang.
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 18 10:38:39 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -18,7 +18,7 @@
%define _name gtksourceview
Name: gtksourceview5
Version: 5.6.0
Version: 5.6.1
Release: 0
Summary: GTK+ Source Editing Widget
License: LGPL-2.1-or-later