ecore-wl: Don't create an input cursor surface unless the input has pointer capability.
authorChris Michael <cp.michael@samsung.com>
Tue, 15 Apr 2014 09:36:37 +0000 (10:36 +0100)
committerChris Michael <cp.michael@samsung.com>
Tue, 15 Apr 2014 09:41:54 +0000 (10:41 +0100)
commit6699d427c1687d5ab4279a0d4753181d939a5bea
tree21711de808f3e6c838803fa384a97a7b08ebfe95
parentc53053f2aac76d8975e1ba3391a3e59be90fb402
ecore-wl: Don't create an input cursor surface unless the input has pointer capability.

@fix: There is no use for an input cursor surface if the seat does not
have the pointer ability (for kiosk cases, or touch-only cases where
a pointer is not created).

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wayland/ecore_wl_input.c