EFL 1.19.0 beta 3

  • 2017-03-14 - by Stefan Schmidt

Many bugs have been fixed from beta2 to beta3, but we still have a few left before we can go to the final release.

Download

LINK SHA256
http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta3.tar.gz 370431a98547277b96b8abb3676e2756c15621c744ba0600807f0280ef6f8a93
http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta3.tar.xz a522809356284880fbc44a3d89f125bba7eb69cec4448d39633263ed03ae87cf

Fixes:

  • edje: Fix a major issue with recalc loop (T4909)
  • elementary gengrid: fix for working item reorder mode correctly
  • edje_edit: fix scripts compilation
  • elementary: Fix compilation for SDL
  • ecore-evas: use ee->prop.window in ecore_evas_input_event_register()
  • ecore: do not access 'timer_thread' global from animator thread
  • evas gl common - fix nv12 text upload with upack row length
  • genlist: (Mostly) fix item index odd/even styles (T3086)
  • genlist: Fix rare jump in prepend insert
  • genlist: Fix fileselector crazy behaviour
  • genlist: Final fix for odd/even styles issue (T3086)
  • elementary: Don't set pointer object theme on start (T5209)
  • ecore-evas-wayland: Don't register animators until window gets shown (T5209)
  • elementary: Fix issue of trying to init ecore_wl2 if DISPLAY is set
  • ecore-imf: Don't always load all modules
  • elm_code: Hide the cursor when it is off screen
  • eina: move the _eina_main_loop set before we init anything (T4891)
  • ecore-wl2: Only bind one shell (T5226)
  • ecore-wl2: Avoid resetting opaque & input regions if they match (T5226)
  • ecore-imf-wayland: Remove duplicate header include
  • ecore-imf-wayland: Reduce calls to set_cursor_rectangle (T5226)
  • elementary: Don't update opaque/input regions if not visible (T5226)
  • ecore-wl2: Ensure display cleanup after roundtrips
  • ecore-wl2: Send surface_commit after ack_configure (T5192)
  • ecore-evas-wayland: Fix issue of apps not starting up in fullscreen mode (T5044)
  • ecore-evas-wayland: Remove duplicated code
  • ecore_wl2: Fix a wayland session recovery breaker… again (T5226, T5005)
  • ecore-evas-wayland: Fix yet another wayland session recovery break (T5005)
  • emotion - fix empty video data frame update when using vdpau accel
  • genlist: Remove weird behavior about item_show, bring_in (T4854)
  • evas: Fix double clipping issue with map
  • elm_code: Fix missing syntax for .eo files
  • tests: Remove CPU affinity from all threads
  • naviframe: keep unfocusable state of item before finishing item push/pop
  • evas: clean up GL images for emojis when GL context is free'd
  • evas image cache - add lots more locking to try stamp out any thread bug (T5223)
  • evas: Check for null pointer deref (CID1371826)
  • popup: hides the popup when hide effect is finished
  • evas filters: Save selected render op of the final object
  • ecore: add ecore_event_type_flush.
  • genlist: Fix invalid state of reused content (T5236)
  • ecore_animator: use EINA_DBL_EQ for comparing double values
  • Gengrid: Correct double comparision.
  • elm_code: Fix position of cursor in selection
  • elm_code: Don't leak rows when we resize down
  • ecore-evas reduce modifier modification on every event to cut cpu (T5252)
  • eina: Fix typo in doxygen
  • eina: Fix more typo in doxygen
  • edje: Fix rare issue with map (T1551)
  • evas gl: Fix usage of OSMesa
  • ecore_animator: improve comparision check for stopping animator.

You could leave a comment if you were logged in.