next
+ GTK now respects the reduced motion setting in various places
and avoids animations (GtkSpinner, GtkStack, GtkRevealer)
+ New GtkShortcutTrigger functions it easier to handle synonymous
keys (in particular keypad keys). The new functions are
gtk_alternative_trigger_newv,
gtk_shortcut_trigger_create_with_aliases and
gtk_shortcut_trigger_create_for_menu
+ Type-to-search (in particular interaction with input methods)
has been redone, switching from a "pull" to a "push" approach.
See gtk_editable_set_input_interceptor for more details.
As part of this, gtk_event_controller_key_forward has been
deprecated.
+ The first part of ongoing frameclock work has landed, improving
our ability to deliver frames on time
+ A number of GtkList/Grid/ColumnView size allocation issues
have been addressed. Please let us know if you spot any
remaining or new problems.
+ GtkSvg:
- Support feTurbulence
- Improved text handling, including baseline-shift, whitespace
handling, text-decoration, proper fill+stroke, and more
+ Build: The pango dependency has been bumped to 1.58.0
Bugs fixed: Please see upstream git:
https://gitlab.gnome.org/GNOME/gtk
+ Updated translations.
Description
No description provided
Languages
Diff
100%