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