[M108 Migration][WRTjs][VD] Apply Non Cursor Support logic for SmartMonitor 64/289664/2
authorzhaosy <shiyusy.zhao@samsung.com>
Mon, 13 Mar 2023 05:46:25 +0000 (13:46 +0800)
committerBot Blink <blinkbot@samsung.com>
Tue, 14 Mar 2023 08:09:18 +0000 (08:09 +0000)
commitcb89c0bb4a7485e54a30c3249fbed8e68ef3604e
tree05abec4979e7f0e45060d4ac124bb41185fe201d
parent68f2325c7f44329c2fd4ca54238365b5f0605275
[M108 Migration][WRTjs][VD] Apply Non Cursor Support logic for SmartMonitor

It's SmartMonitor requirment, the cursor in SmartMonitor is different
from TV, in SmartMonitor, window manager cannot disable cursor, just
can hide cursors, so follow the guide.
http://wiki.vd.sec.samsung.net/pages/viewpage.action?pageId=242867218

Besides set cursor name and transparent, WRT should call engine API to
disable mouse event.

Reference:
https://review.tizen.org/gerrit/287016/

Change-Id: I4f7d543c410fae4ea8ed305c3312797337da017f
Signed-off-by: zhaosy <shiyusy.zhao@samsung.com>
wrt/src/browser/tv/wrt_native_window_tv.cc