| | 1 | = Release plan and desired features = |
| | 2 | |
| | 3 | ewebkit will be released like other EFL libraries. |
| | 4 | See the EFL release plan, https://phab.enlightenment.org/w/release_roadmap/ |
| | 5 | |
| | 6 | |
| | 7 | Features for next release(hope) |
| | 8 | * ewebkit extension ( https://bugs.webkit.org/show_bug.cgi?id=134921 ) |
| | 9 | * javascript binding |
| | 10 | * scroll bar support |
| | 11 | * theme sharing. |
| | 12 | * direct rendering ( https://bugs.webkit.org/show_bug.cgi?id=136095 ) |
| | 13 | |
| | 14 | |
| | 15 | Other desired features: |
| | 16 | * NSAPI plugins, using windowless systems for integration into Evas; |
| | 17 | * HTML5 feature completion (geolocation); |
| | 18 | * Improving API coverage, exposing more features such as the Editor and Inspector clients; |
| | 19 | * Exposing DOM; |
| | 20 | * elm_web, Elementary widget wrapping up ewk_view into a convenient widget, providing default implementation for delegates; |
| | 21 | * wayland support. |
| | 22 | * Remove strict X11 dependency, allowing DirectFB and FB at least; |
| | 23 | * Less dependency on GNOME technologies, maybe remove Cairo and exchange !LibSoup for an EFL-based network backend. |
| | 24 | * Eo based inheritance. |
| | 25 | * Refactoring Coordinated graphics |