finalized debian/changelog for 0.9.4 version: removed extra items
[simple-launcher] / TODO
1 Before 1.0
2  * make button size configurable (small/big)
3  * transparency
4     * seems to be done
5     * requires configuration
6  * make optional info banner
7
8 After 1.0
9  * review the code and make it less hackish
10  * re-factor the items
11   * see BasicItem somewhere on my hard disk :)
12   * re-implement hildon applications for that
13  * at the start we should have at least one button: that activates configuration dialog
14  * add possibility to start CLI apps
15  * add possibility to start control panel applets
16  * make icons configurable
17  * bookmarks as items
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