Skip to content
  • Mike Gorse's avatar
    Device events now use uint32 for hw_code and modifiers in the IPC · 01018da6
    Mike Gorse authored
    Changed device event IPC to use uint32 for hw_code and modifiers, to be
    more consistent with the rest of the API.
    Kept AT-SPI struct using gushorts to avoid ABI break, and the registry daemon
    will continue to accept the old API as well as the new for now.
    01018da6