Package Release Info

gtk3-3.24.49+14-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gtk3-branding-upstream

Change Logs

* Mon Mar 31 2025 dimstar@opensuse.org
- Update to version 3.24.49+14:
  + widget: Explicitly annotate visible's getter.
* Thu Mar 06 2025 bjorn.lie@gmail.com
- Update to version 3.24.49:
  + Fix a crash in GtkIMContext
  + Fix crashes in DND with GtkPlug/GtkSocket
  + Wayland:
  - Fix erroneous crossing events, causing menus to malfunction
  - Support the cursor-shape protocol
  + X11: Enforce size limits on windows, preventing lockups
  + Updated translations.
* Mon Feb 03 2025 dimstar@opensuse.org
- Fix %filetriggerpostun for icon cache: ensure the icons that have
  just been removed are also cleared from the cache. We can't
  shortcut on upgrades, even though this would be nice. In context
  of RPM 4.20 this started breaking (boo#1236740).
* Sat Jan 25 2025 bjorn.lie@gmail.com
- Update to version 3.24.48:
  + GtkFileChooser: Stop replacing : (colon) with U+2236 (ratio)
  + GtkEmojiChooser: Update to Unicode 16 / CLDR 46
  + GtkSpinButton:
  - Use semantically appropriate icon names
  - Make numeric spin buttons always LTR
  + GtkEntry:
  - Stop guessing text direction from keyboard layout
  - Add a shortcut and context menu item to change text direction
  + GtkEventControllerMotion: Make enter and leave signals work
  + Accessibility: Use message dialog titles as names
  + GDK: Fix portal handling of gvfs files
  + Wayland:
  - Support the xdg_foreign_v2 protocol
  - Try to fix monitor geometry on sway
  - Improve font setting fallback
  - Use a better default cursor size
  - Fix a crash during DND
  + Updated translations.
* Thu Oct 17 2024 dimstar@opensuse.org
- Eliminate usage of update-alternatives: GTK2 no longer provides
  gtk-update-icon-cache, thus eliminating the need for this extra
  complexity.
* Thu Jul 11 2024 bjorn.lie@gmail.com
- Update to version 3.24.43:
  + Stop looking for modules in cwd (bsc#1228120 CVE-2024-6655).
  + Updated translations.
* Thu May 16 2024 dimstar@opensuse.org
- Update to version 3.24.42:
  + GtkFileChooser:
  - Avoid warnings about floating refs.
  - Improve performance of recursive search.
  - Populate search model in an idle.
  + GtkGLArea: Fix a regression in transparency handling.
  + Printing: Avoid accessing freed printers.
  + Accessibility: Drop support for the deprecated
    atk_focus_tracker.
  + Wayland:
  - Fix monitor sizes.
  - Fix a crash related to tablet removal.
  - Infer resizable edges for tiled windows.
  - Always commit soon after acking a configure.
  + gdk:
  - Use css cursor names as far as possible.
  - Sync DND cursor use with GTK4.
  + build: Allow building against sysprof-capture-4.
  + Updated translations.
* Mon Apr 15 2024 dimstar@opensuse.org
- BuildRequire gettext-devel instead of gettext-tools-mini: the
  - devel provides is part of gettext-tools, but this allows OBS to
  pick the package it deems correct.
* Thu Jan 25 2024 dimstar@opensuse.org
- Update to version 3.24.41:
  + Fix a crash introduced in the X11 changes in 3.24.40.
  + Build fixes.
  + Wayland: Fix interpretation of gtk-shell protocol.
* Thu Jan 18 2024 dimstar@opensuse.org
- Update to version 3.24.40:
  * Free monitor name on finalize
  * Rework after first review
  * Rework to get rid of get_monitor_by_output
  * Use xorg 'monitor' the right way. See #2013