efl/src/modules/ecore_evas/engines
Mike Blumenkrantz 0712218537 wayland: hook engine data from elm_win and update rect with evas size
the only way to accurately calculate the "evas" size in the engine from
window geometry is to have the size of the frame available to subtract from
window geometry

window geometry is NOT framespace--framespace is the entire csd region, possibly
containing a shadow, and window geometry is explicitly the region occupied by the
window, ie. not the shadowed part.

not my ideal solution to the synchronization issue here, but I guess this is a
benefit of the unified tree

fix T3396
2016-04-07 14:19:25 -04:00
..
cocoa ecore_evas_cocoa: correct focus handlers 2016-03-15 08:15:05 +09:00
drm ecore_evas_drm: enable pointer warping 2016-02-18 15:50:16 -05:00
extn Evas engines: Add missing initializers in Ecore_Evas_Engine_Func 2016-02-03 14:51:57 +09:00
fb ecore_evas: introduce support for per window animator trigger. 2016-02-02 10:47:25 -08:00
psl1ght ecore_evas: introduce support for per window animator trigger. 2016-02-02 10:47:25 -08:00
sdl ecore_evas: introduce support for per window animator trigger. 2016-02-02 10:47:25 -08:00
wayland wayland: hook engine data from elm_win and update rect with evas size 2016-04-07 14:19:25 -04:00
win32 ecore_evas: introduce support for per window animator trigger. 2016-02-02 10:47:25 -08:00
x ecore evas: remove printfs 2016-02-20 23:12:17 +09:00