libaurum: add methods for adding and clearing popup watchers 20/322720/7
authorHosang Kim <hosang12.kim@samsung.com>
Thu, 10 Apr 2025 06:12:41 +0000 (15:12 +0900)
committerHosang Kim <hosang12.kim@samsung.com>
Thu, 24 Apr 2025 06:31:40 +0000 (15:31 +0900)
commit96e82d1e6c839d1746df212e4404137321b6df55
tree4a148b42bbbc29bb9d8f18cf9ee77ec81cb94d9e
parent722f0f6e278015a28082fb0df6895aa3893f96b0
libaurum: add methods for adding and clearing popup watchers

Change-Id: I85e3aa12c8e0d6db32d785e7149ddb329d595bd2
12 files changed:
libaurum/src/A11yEventHandler.cc
libaurum/src/Impl/Accessibility/AtspiAccessibleWatcher.cc
libaurum/src/UiDevice.cc
org.tizen.aurum-bootstrap/inc/AurumServiceImpl.h
org.tizen.aurum-bootstrap/inc/Commands/AddWatcherCommand.h [new file with mode: 0644]
org.tizen.aurum-bootstrap/inc/Commands/ClearWatcherCommand.h [new file with mode: 0644]
org.tizen.aurum-bootstrap/inc/Commands/Commands.h
org.tizen.aurum-bootstrap/meson.build
org.tizen.aurum-bootstrap/src/AurumServiceImpl.cc
org.tizen.aurum-bootstrap/src/Commands/AddWatcherCommand.cc [new file with mode: 0644]
org.tizen.aurum-bootstrap/src/Commands/ClearWatcherCommand.cc [new file with mode: 0644]
protocol/aurum.proto