efl/legacy/elementary/src
Chris Michael d1bc1b64ae elementary: Fix calling ecore_evas_wayland_move with improper values
Summary: As ecore_evas_wayland_move ends up updating the location of
the ecore_wl_window, we should be calling move with the proper
geometry as this ends up updating the internal ecore_wl_window
geometry (which in turn sends to xdg_surface_set_window_geometry).
This is part of a fix where xdg_surface_set_window_geometry was
getting sent inproper values.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-10-12 11:02:50 -04:00
..
bin elm_hoversel: add elm_hoversel_label_auto_changed_set/get() API 2015-10-04 15:10:29 +02:00
edje_externals elm_external: shutdown elm after del callback 2015-07-29 22:23:19 +09:00
examples example/performance: Remove unused variable. 2015-09-16 01:06:38 +09:00
imported
lib elementary: Fix calling ecore_evas_wayland_move with improper values 2015-10-12 11:02:50 -04:00
modules elementary: Port evas object smart callbacks to use eo event callbacks 2015-08-28 16:30:27 +09:00
tests tests: add new tests for AT-SPI beta API. 2015-10-06 17:18:44 +02:00
Makefile.am