[gtk] 4.8.1
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] 4.8.1
- Date: Fri, 16 Sep 2022 16:38:03 +0000 (UTC)
commit 3a941eff4aa0ad66e0aa34e6528bc4d78c5e5d5e
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 16 12:29:33 2022 -0400
4.8.1
NEWS | 32 ++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d9deea6117..fa73963a7c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+Overview of Changes in 4.8.1, 16-09-2022
+========================================
+
+* Input:
+ - Fix problems with input method interactions that caused
+ dead keys not to work
+ - Accept single-key compose sequences (these are used with
+ some keyboard layouts)
+
+* GtkColumnView:
+ - Flip column order in right-to-left context
+
+* GtkGridView:
+ - Fix problems with rubberbanding
+
+* GtkFileChooser:
+ - Fix positioning of popovers in the places view
+ - Make ~ and . keyboard shortcuts work again
+
+* gsk:
+ - Make glyph upload more similar to icons
+
+* Make file transfer via portals work, this fixes file
+ copy/paste and dnd in flatpaks
+
+* Translation updates:
+ Catalan
+ Chinese (China)
+ Chinese (Taiwan)
+ Latvian
+
+
Overview of Changes in 4.8.0, 06-09-2022
========================================
diff --git a/meson.build b/meson.build
index 11f276e7bd..f45da9dce3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.8.0',
+ version: '4.8.1',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]