commit e86822b8b7013f96f3b3d2d86839395492cb1470 Author: Christian Persch Date: Thu Apr 13 11:56:32 2023 +0200 widget: Fix compilation ... somehow the last commit was incompletely committer. Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/7975 (cherry picked from commit a50cfaa7cb76d7486a45869b948cbcb8239d2fba) src/clipboard-gtk.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a276c1e0af092dac8bc944521d6ea95b83280bc8 Author: Christian Persch Date: Tue Apr 11 20:54:44 2023 +0200 widget: Fix setting clipboard with html data Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/7975 (cherry picked from commit 587873b5cd4cedff259d32e37a37f11562f6dc11) src/clipboard-gtk.cc | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) commit 3960fee241f39af6aeeff008a07796854e9b51f7 Author: Eric Johnson Date: Wed Apr 5 19:10:57 2023 +0200 emulation: Fix invalid mouse scroll event on window edge Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2621 (cherry picked from commit 19acc51708d9e75ef2b314aa026467570e0bd8ee) src/vte.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f6a26324e9f799a96d69a5887c1a8f2761577166 Author: Christian Persch Date: Wed Apr 5 19:10:57 2023 +0200 widget: Fix introspection warnings (cherry picked from commit 0cade2cf3713142e0fc606936066b840fc22287c) src/vtegtk.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit c4e8371fe65fdb3ea4c81c838d8373444e6d3400 Author: Christian Persch Date: Wed Apr 5 19:10:57 2023 +0200 widget: Fix cursor blink timeout Fix s/ms confusion to make the cursor stop blinking correctly. Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2622 (cherry picked from commit 4da9d055f68f5b5dad9946b289a1836bd7c0fe8d) src/vte.cc | 30 ++++++++++++++++-------------- src/vteinternal.hh | 12 ++++++------ src/widget.cc | 12 ++++++------ 3 files changed, 28 insertions(+), 26 deletions(-) commit 307a7363cbee8a84ed569bc07593721f9f7d10ae Author: Alexander Shopov Date: Fri Mar 31 10:11:16 2023 +0000 Update Bulgarian translation po/bg.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 74690487dee2d77a140662606519cb277579c05f Author: Alexander Shopov Date: Fri Mar 31 10:08:45 2023 +0000 Update Bulgarian translation po/bg.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 549de1ba5f4fc106692320ed675a9bb5aa17b3b1 Author: Christian Persch Date: Sat Mar 18 10:56:15 2023 +0100 build: Post release version bump meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)