diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-04-20 16:29:30 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-04-20 16:29:30 -0400 |
commit | eeb41c82d1b5e23a24a91de7ce4999f190ecbb15 (patch) | |
tree | 94168623524e88a3c50cc4decc324b3acfe3e707 /NEWS | |
parent | ecf313097c76b7c3ac8925f984fea68e9604321d (diff) | |
download | gtk+-eeb41c82d1b5e23a24a91de7ce4999f190ecbb15.tar.gz |
NEWS: More updates
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -36,6 +36,10 @@ Overview of Changes in GTK 3.98.3 - Change :can-focus to be recursive - Fix GtkWindow:is-active setting +* Scrolling + - gtk_container_set_focus_[hv]adjustment has been removed + - gtk_viewport_set_scroll_to_focus has been added + * Accessibility: - Add a cursor-aspect-ratio setting - Set focus-related states properly @@ -47,6 +51,7 @@ Overview of Changes in GTK 3.98.3 * Wayland: - Fix .Compose file loading - Support popup repositioning + - Fix problems with autohide popovers * GDK: - Remove GdkKeymap from public API, replaced by |