efl/src/modules
Rafael Antognolli dc0d88df9c ecore_evas/wayland_shm: Fixed window resize.
Using the server_allocation/allocation to determine the resize offset
was not completely precise, and causing the window to not always resize
correctly.

Additionally, calling evas_engine_info_set() on every resize step caused
the window content to blink and resize very slow, because the swap
buffer, swapper, and everything were being destroyed and recreated. Now
only the swapbuf_reconfigure is being called during the resize, which is
way faster.
2013-02-19 10:18:03 -03:00
..
ecore_evas/engines ecore_evas/wayland_shm: Fixed window resize. 2013-02-19 10:18:03 -03:00
ecore_imf efl: Switch from deprecated eina_unicode_utf8_get_next to eina_unicode_utf8_next_get 2013-01-23 09:09:57 +00:00
eeze/sensor efl/eeze: move sensor modules to their own dir 2013-01-10 16:14:55 +00:00
eina/mp eina: try to fix debug build typo. 2013-01-25 01:20:58 +00:00
emotion efl/emotion: Fix memory leak in gstreamer_ecore_x_check(). 2013-02-08 15:49:56 +00:00
ethumb/emotion ethumb: improve plugin handling. 2013-01-12 05:21:36 +00:00
evas ecore_evas/wayland_shm: Fixed window resize. 2013-02-19 10:18:03 -03:00