image, gesture_layer, glview: remove doxygen warnings
[platform/upstream/elementary.git] / TODO
1 Bugs:
2   toolbar sizing is broken in some cases (WEIGHT(0,0) in horizontal box with
3     entry WEIGHT(EXPAND,EXPAND))
4
5 Things That Just Need To Be Rewritten (tm):
6   toolbar icon api is broken, should take an actual elm_icon. requires new
7     elm_toolbar_item_update api as well panel edc
8
9 callbacks add/del
10   panes
11
12 api:
13   elm_win_type_get()
14
15 improvement:
16   add a smart move object and autodetect group of moving object in genlist.
17   reduce memory used by all this callback we setup around.
18   integrate with EO and Clouseau.