Support sub-details for events
authorMike Gorse <mgorse@novell.com>
Thu, 15 Dec 2011 02:06:21 +0000 (21:06 -0500)
committerMike Gorse <mgorse@novell.com>
Thu, 15 Dec 2011 02:06:21 +0000 (21:06 -0500)
commitaf165b919a8c263f3767b8ddcc6896bb9248237c
treeb1e2391a3d0d7480fbe6ce2de19b1b195cabf9f7
parent56c647e4f13c7604e9567b0060504374bcb94cc6
Support sub-details for events

Firefox sometimes adds a ":system" suffix to events, and event listeners
should automatically catch events with this suffix, as this was done in
AT-SPI1, and the "system" suffix may become a documented part of the ATK
spec (see bug 639466). Note that atk uses a : to delimit the "system"
suffix in the detail, but this is changed to a / over D-Bus to allow use
of arg0path when constructing a match rule.
atspi/atspi-event-listener.c