mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 05:20:17 +00:00
NEWS: More updates
This commit is contained in:
parent
6a4f788976
commit
16906eb0a9
17
NEWS
17
NEWS
@ -13,9 +13,23 @@ Overview of Changes in GTK 3.98.3
|
|||||||
* GtkEmojiChooser:
|
* GtkEmojiChooser:
|
||||||
- Improve keyboard navigation
|
- Improve keyboard navigation
|
||||||
|
|
||||||
|
* GtkLabel:
|
||||||
|
- Remove pattern API
|
||||||
|
|
||||||
|
* GtkAspectFrame:
|
||||||
|
- Modernize and simplify
|
||||||
|
|
||||||
* Chooser buttons:
|
* Chooser buttons:
|
||||||
- Make dialogs modal by default
|
- 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
|
* Focus handling
|
||||||
- Fix crossing event generation
|
- Fix crossing event generation
|
||||||
- Fix focus handling in various widgets
|
- Fix focus handling in various widgets
|
||||||
@ -41,10 +55,13 @@ Overview of Changes in GTK 3.98.3
|
|||||||
- Simplify modifier support, drop GdkModifierIntent
|
- Simplify modifier support, drop GdkModifierIntent
|
||||||
- Move key event matching to GDK
|
- Move key event matching to GDK
|
||||||
- Add GdkSurface::enter/leave-monitor signals
|
- Add GdkSurface::enter/leave-monitor signals
|
||||||
|
- Turn GskEvent into a derivable type, and make
|
||||||
|
it introspectable
|
||||||
|
|
||||||
* GSK:
|
* GSK:
|
||||||
- Turn GskRenderNode into a derivable type, and make
|
- Turn GskRenderNode into a derivable type, and make
|
||||||
it introspectable
|
it introspectable
|
||||||
|
- Fall back to cairo if compiling shaders fails
|
||||||
|
|
||||||
* Translation updates:
|
* Translation updates:
|
||||||
- Japanese
|
- Japanese
|
||||||
|
Loading…
Reference in New Issue
Block a user