Fix mike's "move pointer" problem with elm apps inside wayland-only. upstream_elm_1.8
authorChris Michael <cp.michael@samsung.com>
Wed, 28 Aug 2013 13:24:49 +0000 (14:24 +0100)
committerChris Michael <cp.michael@samsung.com>
Wed, 28 Aug 2013 13:26:06 +0000 (14:26 +0100)
commiteb70a093b362676af755376e6e7e78af6315815f
treeeadc193aa74a4d115a34c2d80bb577575f4f76ae
parent1286b98c1f52a070c09c2541ce8ab86fa90325dc
Fix mike's "move pointer" problem with elm apps inside wayland-only.

On a move start signal, set the mouse cursor to "move".
Add hook for "move stop" to unset cursor.

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