Revisions of gtk4

buildservice-autocommit accepted request 1001679 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 106)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1001586 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 105)
- Update to version 4.8.0
buildservice-autocommit accepted request 997734 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 104)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 997588 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 103)
I changed my mind a bit, with the patch, we can move this into TW, as it seems to be perfectly stable still, even if its the unstable branch.

- Update to version 4.7.2:
  + GtkTextView: Fix child positioning with gutters.
  + GtkText: Update placeholder visibility when necessary.
  + GtkPicture: Add a content-fit property.
  + GtkPopover: Fix a size allocation problem with the arrow.
  + GtkTreeView: Fix a problem with DND.
  + GtkTreePopover: Support scrolling.
  + GtkGridView: Fix issues with rubberband selection.
  + GtkLabel: Add a tabs property.
  + GtkSnapshot: Make GtkSnapshot work from bindings.
  + GtkScrolledWindow: Scroll at a reasonable speed.
  + GtkPaned: Avoid an infinite loop.
  + GtkWindow: Improve generation and handling of crossing events.
  + CSS: Fix handling of certain transform values.
  + Media support:
    - Add audio support to the ffmpeg backend.
    - Avoid oom with pathological jpeg images.
  + GDK:
    - Fix handling of touchpad hold events.
    - Add support for hi-resolution scroll events.
  + X11: Fix preferred action for DND.
  + List models:
    - Fix items-changed emission.
    - Add more list model tests.
  + Demos:
    - Add a winning sound to game demos.
    - Make app icons work uninstalled.
  + Updated translations.
- Add 0001-Revert-Meson-Simplify-pkgconfig-file-generator.patch:
  Revert "Meson: Simplify pkgconfig file generator". Temporarily
  revert this until we figure out how to best restore private
  requires that are needed for rpm automatic dep extraction.
  https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4756
  This reverts commit 802bf4199911c811938b0454a876089bafa97dba.
- Update to version 4.7.1:
  + GtkInscription: A new label-like widget for use in list views.
  + GtkColorChooser: Style improvements.
  + GtkFontChooser: Improve support for OpenType features a bit.
  + GtkLabel: Allow selectable labels to be activated via mnemonic.
  + GtkTextView: Implement GetCharacterExtents for accessibility.
  + GtkStack: Fix a poblem with stack page accessibility.
  + GtkListView:
    - Cull listitems that are out of view.
    - Make all our list models implement ::n-items and
      ::item-type properties.
  + Translations:
    - Stop translating property nicks and blurbs.
    - Fix extracting translations from ui files.
  + Debugging:
    - Support GTK_DEBUG=invert-text-dir.
    - Allow inspecting inspectors.
    - Replace GTK_USE_PORTAL with GDK_DEBUG=portals.
    - Improve responsiveness of the inspector.
  + CSS: Allow fractional letterspacing.
  + Theme: Improve legibility of selectable labels.
  + Demos:
    - Improve the font features demo.
    - Add demos for GtkInscription.
  + Wayland:
    - Freeze popups when hidden.
    - Only send smooth scroll events for tablet tools.
    - Make scaled cursor image have the right size.
    - Fix problems with the activation protocol.
    - Don't force the HighContrast icon theme.
    - Support xdg_toplevel.bounds.
  + X11: Always update the shadoe size.
  + Windows:
    - Improve touchpad support by using DirectManipulation.
    - Add more directories to the builtin hicolor icon theme.
  + Updated translations.
- Add pkgconfig(harfbuzz) BuildRequires: new dependency.
buildservice-autocommit accepted request 986586 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 102)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 986562 from Yifan Jiang's avatar Yifan Jiang (yfjiang) (revision 101)
- Add compatible dependency "python3-gobject-Gdk if python3-gobject"
  to the typelib package for SLE and Leap (boo#1200614).
buildservice-autocommit accepted request 983441 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 100)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 983262 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 99)
- Add dependency "python3x-gobject-Gdk if python3x-gobject" to the
  typelib package (boo#1200614).
buildservice-autocommit accepted request 981300 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 98)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 980348 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 97)
Scripted push from GNOME:Next
buildservice-autocommit accepted request 980067 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 96)
baserev update by copy to link target
buildservice-autocommit accepted request 977506 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 94)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 977084 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 93)
New stable release
buildservice-autocommit accepted request 966825 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 91)
baserev update by copy to link target
buildservice-autocommit accepted request 966461 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 89)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 88)
Tweak previous checkin
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 966423 from Jeff Mahoney's avatar Jeff Mahoney (jeff_mahoney) (revision 87)
- gtkimmulticontext: Handle switches between displays (glgo#GNOME/gtk#4805).
  Added: gtkimmulticontext-Handle-switches-between-displays.patch

This resolves crashes when opening the filechooser dialog using Wayland from X11 applications (like the Brave browser). That bug report was filed as https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/24 but closed as a duplicate issue against gtk4 with the fix used in this SR.
Displaying revisions 61 - 80 of 166
openSUSE Build Service is sponsored by