aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 619d744edbb99c2c93a88a46b6560cd8cb37a065 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Favourite Idea 1
- use GtkRecent to store the count of apps being started
- show top 10 most run apps

Favourite Idea 2
- Just have a context menu to add/remove apps to the favourite group

Single Instance
- Support GtkUnique directly via keys in desktop files?


GIO Port
- port desktop to 100% async gio
- don't read anything on creation, rely entirely on item-added signals as
  directories are scanned
- emit finished signal when the initial sweep is done, so icons can then be
  loaded and the boot continued