- Update to 1.26.3 Bugfix release
* Fix theme issues
* Fix edje calc internal return values in some cases
* Fix ecore-x netwm moveresize request handling
* Fix ecore-x xkb handling to not leak
* Fix new xkb event handling
* Fix evas smart object to null out fields for safety
* Fix elm null cnp object handling to not crash in odd cases
* Fix ecore evas x11 dnd handling to not null out xdnd props
* Fix data checkme file so relocation at runtime works again
* Fix eina bt output to always have spaces between fields
* Fix png loader on arm to not have rgb values when a is 0
* Fix textgrid to guard against null glyphs
* Fix ecore-x vblank to use current time not vlbank time
* Fix emile to handle invalid compress types more gracefully
* Fix compile warnings
* Fix evas psd loader crash
* Fix osx sample compile conf script options
* Fix wl vsync timer to use current time not vblank time
* Work around xwayland issue where synthetic events are not sent
OBS-URL: https://build.opensuse.org/request/show/1006275
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/efl?expand=0&rev=327
- Update to 1.26.2:
* Fix crash when doing wierd combinations of eet_write and eet_read
* Fix elementary tests to pass
* Fix portability of putenv/setenv for niche OS's
* Fix ecore input to build on BSD
* Fix svg decoding crashes for vector decode
* Fix theme - ibar label overlay
* Fix theme - pointer scaling and sizing
* Fix ecore x - ensure pointer on screen when setting bounds
* elm theme - win - fix mystery off-by-1 resize of content
* elm theme - fix mis-named colorclass for inwin bg
* edje entry - fix past to use shft+ins for paste and no ctl
* edje entry - complete key handling for cut (shft+del)
* elm theme - fix placement of procstats and volume so they dont fight
* Evas GL dithers by default for better quality (but it's a bit slower)
* Evas HEIF format loaded (need to remove from disabled set)
* Default theme is now the flat theme
* New color palette files and API
* Improved speed of Entry appending
* Improved performance by not rendering invisible windows
OBS-URL: https://build.opensuse.org/request/show/952684
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/efl?expand=0&rev=321
- 1.25.1
* This time around we do not have bigger changes to cover here. For the full list please look at the NEWS file, if you are interested in the details. As usual we have been working on fixing bugs, optimising our code for speed and memory footprint and adding new features.
- split out ecore_imf-module-scim to reduce dependencies of base efl package
- Disable NEON on armv6/7:
* efl-no-neon.patch
- 1.24.3
* evas - csd and wl csd - fix alpha zeroing to avoid framespace junk
* evas - genetic update regions smart merge - merge v adjacent regions
* efreet - handle runtime relocation right with default XDG_DATA_DIRS
* edje: fix animation memory leak.
* canvas vg: fix dangling vector containers.
* evas vg: clean up dangling instances
* canvas vg: fix vector file data memory leak.
* efl gfx_path: fix memory leak.
* efl_ui_image: fixed elm_image_preload_disabled_set api is not working when it is called before file set
- 1.24.2
* evas_vg_shape: return NULL in evas_vg_shape_add when the parent of shape is NULL
* efl_ui_image: fix to call "clicked" smart callback when there is no img
* ecore-x - ensure we fully look at all xkb events and refresh all binds
* evas_vg_container: return NULL in evas_vg_container_add when the parent of container is NULL
* build: ensure we set ENABLE_LUA_OLD when using a lua interpreter
- 1.24.1 Release
* edje - don't set font sizes less than 1
* ecore_evas_x - fix maximize/unmaximize request corner case
* ecore_evas: only define these eina errors once
* exactness: remove no longer needed _evas_new()
* exactness_player: do not test for delay_ms
* evas + gl - fix callback-to-app-changes-state issue with pixel data
OBS-URL: https://build.opensuse.org/request/show/872228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/efl?expand=0&rev=46
- 1.24.3
* evas - csd and wl csd - fix alpha zeroing to avoid framespace junk
* evas - genetic update regions smart merge - merge v adjacent regions
* efreet - handle runtime relocation right with default XDG_DATA_DIRS
* edje: fix animation memory leak.
* canvas vg: fix dangling vector containers.
* evas vg: clean up dangling instances
* canvas vg: fix vector file data memory leak.
* efl gfx_path: fix memory leak.
* efl_ui_image: fixed elm_image_preload_disabled_set api is not working when it is called before file set
OBS-URL: https://build.opensuse.org/request/show/825868
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/efl?expand=0&rev=309
- 1.24.2
* evas_vg_shape: return NULL in evas_vg_shape_add when the parent of shape is NULL
* efl_ui_image: fix to call "clicked" smart callback when there is no img
* ecore-x - ensure we fully look at all xkb events and refresh all binds
* evas_vg_container: return NULL in evas_vg_container_add when the parent of container is NULL
* build: ensure we set ENABLE_LUA_OLD when using a lua interpreter
- 1.24.1 Release
* edje - don't set font sizes less than 1
* ecore_evas_x - fix maximize/unmaximize request corner case
* ecore_evas: only define these eina errors once
* exactness: remove no longer needed _evas_new()
* exactness_player: do not test for delay_ms
* evas + gl - fix callback-to-app-changes-state issue with pixel data
OBS-URL: https://build.opensuse.org/request/show/808882
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/efl?expand=0&rev=307
- 1.24.0 Release
* EO memory optimization improvements
* Copy and Paste rework
* Ecore_Wl2 work
* Documentation work
* Multiple other bugfixes
* Removals
* emotion & evas: remove gstreamer 0.10 support (gstreamer 1.x support is stable)
* escape: remove library from tree (no known reamaining user of EFL on PS3 OS)
* ecore_x: remove support XGesture extension (deprecated, distros do no longer ship it)
* elocation: remove beta library (never out of beta)
* eeze: remove tizen module support from eeze sensor (unused, sensor API stays)
* evas3d: remove support for evas 3D which was a beta all along (never out of beta)
* Xine and vlc supportin emotion (gstreamer 1.x support is stable)
- Drastically reduce the number of packages, the reality is
these days most of the libs don't function without the others
and everything we use needs all of them. Upstream is also heading
in this direction.
- Drop avahi and elocation as upstream is phasing it out and we
don't use them
OBS-URL: https://build.opensuse.org/request/show/800865
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/efl?expand=0&rev=306
- 1.23.3 Release
Fixes:
* elementary: handle case when XFIXES is not available. (T8321)
* ecore: remove unecessary field in data structure.
* eina: only the type need to be NULL to assume EINA_VALUE_EMPTY.
* tests/eina: use #ifdef guard for block which can only occur inside ifdef (CID1400948)
* mono: remove duplicated EinaFreeCb delegate
* mono: blacklist efl_ui_text_context_menu_item_add
* Revert "elm/genlist: don't process entire item queue on each item add"
* tests/spec: allow for a longer timeout of the spec suite for dist build
* travis/ci: update Fedora CI images to 31
* ci: work around ccache segafult during setup
* travis: update Ubuntu image to the 19.10 release
* docs: Efl.Gfx.View
* check: reset flags that used for legacy 'changed' cb
* elementary: fix end of fast scroll not showing up during Efl.Ui.CollectionView scroll.
* edje_calc: UNLIKELY changed to LIKELY.
* elm_config: replace ecore_file_cp with ecore_file_mv
* csharp:comma have whitespace after and none before
* csharp: Removing a never used class. (T8417)
* elementary: cleanup Eina_Future properly by relying on efl_future_then proper lifecycle.
* elementary: properly handle in flight request in Efl.Ui.CollectionView.
* elementary: watch event on the model Efl.Ui.CollectionView use directly.
* ci: fix ccache segfault during setup on CI in release-ready build
* evas_filter: remove shader compile error
* Efl.Ui.Scroll_Manager: Fix indentation
* eolian_mono: avoid keyword as a variable name
* wl_egl : Prevent access to NULL pointer
* eolian-cxx: Make events inherit beta info from klass.
* Revert "elm/genlist: remove calc jobs"
OBS-URL: https://build.opensuse.org/request/show/769094
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/efl?expand=0&rev=302
- 1.23 Release
* Again, the primary focus of this release has been stabilizing
the EO library as well as an extending the set of unified API
which is based on it. From this release onwards we also switched
to meson as our only build system (RIP autotools, you served us
well for a long time). The 2110 commits contain more changes to
possible list here, but you will find improved DRM support, a new
widget for controlling vector animations, a first step towards
MVVM support, general bugfixes and more.
Please see the NEWS file for more details.
* spec file cleanup
- 1.22.4 Release - Various minor bugfixes
- 1.22.3 Release - Various minor bugfixes
OBS-URL: https://build.opensuse.org/request/show/761069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/efl?expand=0&rev=39