Ecore_Evas (Win32): add geometry_get() method and fix dpi_get(), using the new API...
authorVincent Torri <vincent.torri@gmail.com>
Fri, 5 May 2017 05:53:33 +0000 (07:53 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 8 May 2017 22:09:11 +0000 (15:09 -0700)
commit94509a3d86b470a54bac9a5974ea5a92847dd061
treef1ba4a101468e995bebf8273d8273121b5cb4c6c
parent449b2a4bf3b072d039bcebfb7f811b75cb9644bc
Ecore_Evas (Win32): add geometry_get() method and fix dpi_get(), using the new API in Ecore_Win32.

This fixes fullscreen feature in Elm on Windows as the geometry of the desktop
was not known.

In case of multiple displays, the desktop, where the window is displayed, is used for fullscreen.

@fix

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/modules/ecore_evas/engines/win32/ecore_evas_win32.c