Ecore_Win32: let cursors on the non-client area (the borders) be like the default...
authorVincent Torri <vincent dot torri at gmail dot com>
Sat, 12 Dec 2015 12:41:04 +0000 (13:41 +0100)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 14 Dec 2015 02:14:51 +0000 (11:14 +0900)
commit232b08cef3ea700b88c089b4f71770f0e645d17a
treedc3678d6061e193787d1ba94e50664eaa4b39950
parent242278669f77dc3c65ad0f9d24dcd9a8d7f9c517
Ecore_Win32: let cursors on the non-client area (the borders) be like the default ones

After the support of the X11 cursors on Windows, the cursors were set for the whole
window (even the borders). Now we let the system use the default cursors for the borders
and we use the cursors set by the API for the client area only
src/lib/ecore_win32/ecore_win32.c