[at-spi2-core] 2.33.90



commit 00bb7be3d6d33cac059597f48526397cf46e448b
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Aug 5 15:00:58 2019 -0500

    2.33.90

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d54035e..da8a54a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+What's new in at-spi2-core 2.33.90:
+
+* Refactor the API for the screen reader to notify listeners of its status.
+
+* Add a sender to the AtspiEvent struct.
+
+* Add missing atspi_application_get_type prototype.
+
+* Support mutter remote desktop interface for synthesizing keyboard/mouse
+  events (likely still needs work).
+
 What's new in at-spi2-core 2.33.2:
 
 * Check WAYLAND_DISPLAY, rather than XDG_SESSION_TYPE, to avoid X
diff --git a/meson.build b/meson.build
index b004656..0834d1f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.33.2',
+        version: '2.33.90',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]