[gtk/css-docs: 1/4] NEWS: More updates



commit 16906eb0a91b4a3112218daae149d75d31c0866a
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Apr 17 19:57:15 2020 -0400

    NEWS: More updates

 NEWS | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
---
diff --git a/NEWS b/NEWS
index 685de37de6..b58b41839b 100644
--- a/NEWS
+++ b/NEWS
@@ -13,9 +13,23 @@ Overview of Changes in GTK 3.98.3
 * GtkEmojiChooser:
  - Improve keyboard navigation
 
+* GtkLabel:
+ - Remove pattern API
+
+* GtkAspectFrame:
+ - Modernize and simplify
+
 * Chooser buttons:
  - Make dialogs modal by default
 
+* Various widgets:
+ - Replace shadow-type and relief properties by
+   a simpler has-frame
+
+* CSS:
+ - Use :focus-visible instead of :focus(visible)
+ - Add support for :focus-within
+
 * Focus handling
  - Fix crossing event generation
  - Fix focus handling in various widgets
@@ -41,10 +55,13 @@ Overview of Changes in GTK 3.98.3
  - Simplify modifier support, drop GdkModifierIntent
  - Move key event matching to GDK
  - Add GdkSurface::enter/leave-monitor signals
+ - Turn GskEvent into a derivable type, and make
+   it introspectable
 
 * GSK:
  - Turn GskRenderNode into a derivable type, and make
    it introspectable
+ - Fall back to cairo if compiling shaders fails
 
 * Translation updates:
  - Japanese


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