meta-openembedded/meta-gnome
wangmy 74d7a7b7d0 gtk4: upgrade 4.6.3 -> 4.6.4
Overview of Changes in 4.6.4, 13-05-2022
========================================

* GtkFileChooser:
 - Fix select button sensitivity in select_folder mode
 - Fix some fallout from list model porting

* GtkListView, GtkColumnView:
 - Optimize scrolling

* print-to-file:
 - Handle nonexisting files better in the dialog

* Avoid infinite loops in size allocation

* CSS:
 - Optimize a case of reparenting that is important in GtkListView

* GSK:
 - Check for half-float support before using it

* Wayland:
 - Ignore empty preedit updates This fixes a problem with
   textview scrolling
 - Freeze popups when hidden. This addresses a frame rate drop

* Translation updates
 Hebrew
 Nepali

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-16 09:09:47 -07:00
..
classes Convert to new override syntax 2021-08-03 10:21:25 -07:00
conf layer.conf: Post release codename changes 2022-05-07 18:47:16 -07:00
recipes-connectivity network-manager-applet: upgrade 1.24.0 -> 1.24.0 2022-04-13 19:21:40 -07:00
recipes-extended/gparted gparted: Allow wayland or x11 distro features 2022-04-25 23:11:39 -07:00
recipes-gimp babl: Fix build with meson 0.62+ 2022-04-28 07:42:27 -07:00
recipes-gnome gtk4: upgrade 4.6.3 -> 4.6.4 2022-05-16 09:09:47 -07:00
recipes-graphics recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-support gnome-bluetooth: rename recipes to avoid suffix in future 2022-04-13 19:21:41 -07:00
COPYING.MIT meta-gnome: add empty layer 2011-04-21 20:03:19 +02:00
README README: update to main repo 2021-09-27 11:34:55 -07:00

Dependencies
------------
This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master

URI: git://git.openembedded.org/meta-openembedded
branch: master

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'

When sending single patches, please using something like:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][PATCH'

Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>