python-efl/TODO

38 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-12-30 04:06:16 -08:00
* EdjeEdit: PartState API does not work
2013-12-05 17:04:50 -08:00
* Elm.Map: overlays_show segfaults, scrollers in examples are jumpy
2016-02-03 01:08:39 -08:00
* Genlist: "filter,done" event is sometimes fired before filter callbacks are done (see the genlist_filter.py test)
2013-09-22 01:44:13 -07:00
2013-12-30 04:06:16 -08:00
Failing unit tests
------------------
* tests.edje.test_04_edit: testPartEffect (marked as known failure)
* tests.edje.test_04_edit: testGroupDel (skipped, segfault)
* tests.edje.test_04_edit: testExternal (skipped, TODO)
2013-09-22 01:44:13 -07:00
TODO
====
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
2013-12-02 12:00:37 -08:00
* 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
---
* Automate compilation of the example edje files.
* Add more examples
2015-03-31 05:49:17 -07:00
* Prefs (only supports simple types, not so great for us)
2013-12-05 17:04:50 -08:00
* GLView
2014-04-11 08:12:49 -07:00
* Unit tests
* Images missing in the documentation:
- datetime
2015-03-31 05:49:17 -07:00
- systray
- video
- web
- window ?