efl/src/modules/ecore_evas/engines
Chris Michael dfb1877500 ecore-evas-wayland: Fix issue of apps not starting up in fullscreen mode
Calls to make a window fullscreen do require the window to already
have a shell surface with which to fullscreen. If an app sets the
window fullscreen property when the window is not shown yet, then the
app would never startup fullscreen. This patch fixes that issue by
adding a 'defer_fullscreen' flag to Ecore_Evas (wayland) so that when
the window does finally get shown, we can show it in fullscreen.
Addresses part of the T5044 ticket...

ref T5044

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2017-03-01 11:30:15 -05:00
..
cocoa Ecore Evas: Add support to set cursor icon per mouse device. 2016-12-20 18:34:39 -02:00
drm ecore-evas-drm: Fix setting rotation during async render 2017-02-13 13:43:21 -05:00
extn Ecore Evas: Add API to set/get the pointer position per device. 2016-12-20 18:34:39 -02:00
fb Ecore Evas: Add support for multiple mouse positions. 2016-12-20 18:34:39 -02:00
psl1ght Ecore Evas: Add support for multiple mouse positions. 2016-12-20 18:34:39 -02:00
sdl Ecore Evas: Add support to set cursor icon per mouse device. 2016-12-20 18:34:39 -02:00
wayland ecore-evas-wayland: Fix issue of apps not starting up in fullscreen mode 2017-03-01 11:30:15 -05:00
win32 Ecore Evas: Add support for multiple mouse positions. 2016-12-20 18:34:39 -02:00
x eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00