[gtk/fix-cursor-hiding: 1/7] Updates




commit eb18e4d9b085153954c7242b02be7d5ebc9a70d2
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Mar 25 07:44:51 2021 -0400

    Updates

 NEWS | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)
---
diff --git a/NEWS b/NEWS
index 9bfe29f1d2..f74847e43a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+Overview of Changes in 4.2.0
+============================
+
+* Label: Fix tooltips on links
+
+* X11:
+ - Fix damage handling
+ - Trap errors from the COW
+
+* Windows: Use a visible scroll cursor
+
+* Wayland: Fix key event matching with mismatched layouts.
+  This was causing keyboard accelerators to trigger unexpectedly
+
+* Inspector: Allow inspecting Unicode
+
+* Input:
+ - Improve dead key handling
+ - Regenerate compose sequence table
+
+* gsk:
+ - Fix a crash in the ngl renderer
+ - Fix a rounding error in subpixel glyph positioning
+ - ngl: Implement glyph cache eviction
+ - ngl: Improve the glyph cache effectiveness
+ - ngl: Fix uniform key mapping on Windows
+ - Make the ngl renderer the default
+
+* build:
+ - Fix build with cairo as subproject
+ - Disable g_assert in release builds
+
+* Translation updates:
+ Hungarian
+ Italian
+ Polish
+ Ukrainian
+
+
 Overview of Changes in 4.1.2
 ============================
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]