With all the excitement of the release of the Tizen Samsung Gear 2 last week, a little update for the EFL and Elementary 1.9.x series and Enlightenment 0.18.7 has slipped through out fingers. Check below for what has changed:
EFL fixes:
- build: Disallow non-working sdl + opengl ES combination (T856)
- evas/proxy – redraw proxy source properly.
- edje_cc: Fix the crash when compiled wrong edc file containing empty part
- evas – fix incorrect object reset.
- ecore-evas – fix object cursor to not delete the same cursor when set
- Evas cserve2: Fix crash in elm_test GLView
- ecore-con – deal with internal buffer growing over 2g in size
- fix swap buffers with damage to not detect if ext str is not there
Elementary fixes:
- elm win – fix tracking of current position to properly store it in win obj
- spinner: crash issue on deletion fix
- fix left over soft cursors in elm (T893)
Enlightenment fixes:
- unify temp module temperature_get_bus_files() functions
- check notification icon size correctly
- correctly check evry trigger matches
- comp config dialog correctly detects effects disabled/fast states
- efm current .desktop fetching now returns the right .desktop
- swallow efm background objects after applying theme
- ibar now scrolls correctly during drags
- no longer place windows at 0,0 during restart
- music_control: Use correct markup for metadata text.
Download:
LINK | SHA256 |
efl-1.9.3.tar.gz | 46da18ce5ec6ded559dbf461ff58113f82937efb6e26a098a82b2f360e8faf88 |
elementary-1.9.3.tar.gz | 49f896066b72ba51eefd8e92f0b7e7b8e190b0dd26323b12cbd4f26216f578fb |
enlightenment-0.18.7.tar.gz | 1b05a1d986643a6603b1c20ac87b6864325d0aea22a3d1d096f4063b4fba2f4d |
Building and Dependencies
If you have an existing EFL or Elementary install, it is advised that you should delete its header files and libraries before compiling and installing. This is to avoid possible conflicts during compilation. Compile them in the following order:
- efl
- elementary
- enlightenment