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