* Fri Jul 11 2025 mgorse@suse.com
- Add upstream fixes:
+ at-spi2-core-grab-memory-leak.patch
+ at-spi2-core-key-grabs.patch (glgo#GNOME/at-spi2-core!193)
+ at-spi2-core-plug-crash.patch (glgo#GNOME/at-spi2-core#198)
* Sun Jun 29 2025 bjorn.lie@gmail.com
- Update to version 2.56.3:
+ DeviceEventController: update mouse coordinates before sending
button events
+ atspi-device-legacy: Don't crash when XkbGetMap fails
+ Return localized role name for ATSPI_ROLE_EDITBAR
* Mon Apr 28 2025 bjorn.lie@gmail.com
- Update to version 2.56.2:
+ Fix the build with glib < 2.76.
+ a11y-manager-device: Fix unmap_keysym_modifier.
* Sat Mar 29 2025 bjorn.lie@gmail.com
- Update to version 2.56.1:
+ device-a11y-manager:
- Fix crash on dispose
- Check properly for the DBus backend presence
* Sun Mar 16 2025 bjorn.lie@gmail.com
- Update to version 2.56.0:
+ Updated translations.
* Fri Feb 28 2025 bjorn.lie@gmail.com
- Update to version 2.55.90 (Unstable):
+ Support grabbing keyboard shortcuts through the new
org.freedesktop.a11y.KeyboardMonitor interface. This allows key
grabs to be supported under Wayland with the latest mutter.
* Sun Feb 02 2025 bjorn.lie@gmail.com
- Update to version 2.55.2 (Unstable):
+ Attempt to fix a use after free in the atk bridge.
+ Add a switch role.
* Tue Jan 14 2025 bjorn.lie@gmail.com
- Update to version 2.55.0.1 (Unstable):
+ Fix regression in 2.55.0 where ungrabbing keys did not work
reliably.
* Sat Jan 11 2025 bjorn.lie@gmail.com
- Update to version 2.55.0 (Unstable):
+ Improve warnings when setting a property.
+ Use the appropriate annotations for callbacks.
+ device: Support adding grabs given a keysym.
* Sat Jan 11 2025 bjorn.lie@gmail.com
- Update to version 2.54.1:
+ Fix various memory leaks.
+ Fix the build on FreeBSD.
- Switch to source service for tarball.