From: Matthias Clasen Date: Mon, 24 Oct 2022 17:46:56 +0000 (-0400) Subject: 4.8.2 X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~20^2~1^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=81b842636071fd757a99deddecd99222f08b4b0c;p=gtk4.git 4.8.2 --- diff --git a/NEWS b/NEWS index c26a98b24c..5d9a21b6fa 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,64 @@ -Overview of Changes in 4.8.2, dd-mm-yyyy +Overview of Changes in 4.8.2, 24-10-2022 ======================================== +* Input: + - Give input methods more control over resets and allow + them to preserve state + - Align interpretation of modifiers in key events + in X11 and Wayland + +* GtkColumnView: + - Fixes to focus handling + +* GtkPopover: + - Fix problems with focus when dismissing popovers + - Fix problems with focusing editable labels in popovers + +* Build: + - Fix build problems with resources and non-gnu linkers + - Fix gi-docgen detection in cross builds + - Require meson 0.60 + +* Debugging: + - Make more debug options available in no-debug builds + - Improve consistency of debug logging + - Give names to all sources + +* Accessibility: + - Introduce GtkAccessibleRange + +* Wayland: + - Make monitor bounds handling more robust + - Prevent shrinking clients due to wrong toplevel bounds + +* Broadway: + - Return correct pointer coordinates from device queries + +* Windows: + - Use native API to translate key events + +* Translation updates: + Brazilian Portuguese + British English + Bulgarian + Catalan + Croatian + Czech + Friulian + Galician + Georgian + German + Indonesian + Lithuanian + Polish + Portuguese + Russian + Serbian + Slovenian + Swedish + Turkish + Ukrainian + Overview of Changes in 4.8.1, 16-09-2022 ========================================