preparation for new hildon (desktop and widgets) support
[simple-launcher] / TODO
1 Before 1.0
2  * make optional info banner
3
4 After 1.0
5  * review the code and make it less hackish
6  * re-factor the items
7   * see BasicItem somewhere on my hard disk :)
8   * re-implement hildon applications for that
9  * at the start we should have at least one button: that activates configuration dialog
10  * add possibility to start CLI apps
11  * add possibility to start control panel applets
12  * make icons configurable
13  * bookmarks as items
14  * special applets:
15     * list of recently run applications (configurable list size?)
16     * device locking
17     * toggling offline mode
18
19 Non-planned
20  * show a note in postinst about activating the applet
21     * must only be done if a fresh installation is performed
22  * during first start populate the toolbar with existing pre-defined applications
23
24 # vim:si:ai:ts=2:et