python-efl/TODO

40 lines
1.0 KiB
Plaintext
Raw Normal View History

2013-09-22 01:44:13 -07:00
BUGS
2013-11-27 15:51:05 -08:00
====
2013-09-22 01:44:13 -07:00
2013-11-28 16:21:23 -08:00
* EdjeEdit: PartState API does not work (edje edit is disabled for now)
2013-12-02 12:00:37 -08:00
* Edje.External: The unit test fails (marked as known failure in unittest)
2013-12-05 17:04:50 -08:00
* Elm.Map: overlays_show segfaults, scrollers in examples are jumpy
2013-12-02 12:00:37 -08:00
* Bad binaries produced when build environment is invalid (T504)
2013-09-22 01:44:13 -07:00
TODO (after 1.8)
================
2013-11-27 15:51:05 -08:00
* update links and text on:
http://www.freedesktop.org/wiki/Software/DBusBindings
(requires fd.org shell account?)
* Review the internal functions and name them consistently
* Evas: SmartObject needs testing, work. Make it inheritable by extension
classes?
* Elm unit tests, things like top_widget and getting child objects
can be done easily.
2013-12-02 12:00:37 -08:00
* include python-ethumb
* edje: complete the unit tests
* Initial Evas GL support (for Elm)
* Add more documentation for callbacks, events, etc.
* Check for missing Eo type mappings
2013-12-02 12:00:37 -08:00
Elm
---
* Drag-n-Drop
* Automate compilation of the example edje files.
* Add more examples
* Prefs
2013-12-05 17:04:50 -08:00
* GLView
* Images missing in the documentation:
- datetime
- video
- web
- window ?