Skip to content

Implement Tizen Core embedder #146

Description

@JSUYA

Currently, our embedder is built on EFL's ecore, ecore_imf, ecore_input, ecore_wl2, eina, and eldbus libraries.
(Dependencies on evas and elm have already been removed.)

The EFL library was deprecated in Tizen 10.0, and according to Tizen policy, its API will be removed +2 version later.
(https://review.tizen.org/gerrit/c/platform/upstream/efl/+/321724)
(https://review.tizen.org/gerrit/c/platform/upstream/efl/+/321255)
(https://review.tizen.org/gerrit/c/platform/upstream/efl/+/324645)

Tizen will transition from EFL's ecore to TizenCore (tcore).
https://docs.tizen.org/application/native/guides/applications/tizen-core/tizen-core/

Therefore, a separate embedder that implements code currently written in ecore and ecore_imf in tcore must be prepared.
(This change will apply to the common profile first, and the TV profile is not yet planned.)

Action Items

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions