evmapperd can now have a max-hold set for a key, so that power and pandora buttons can
[pandora-libraries.git] / minimenu / TODO.txt
1
2 - libpnd: merge overrides, fix it up;
3   - full-replacement PXML is one option, another is
4   - apply override to all sections that match -- by unique-id, so apply override to all sub-apps that apply?
5
6 - add font and fontcolour control to conf
7 - Perhaps a seriesof conf sections for per-file-extension or per-mimetype or both
8   [Section-FILEEXT] and [Section-MIMETYPE]
9   icon              /some/path
10   invoke            /path/to/proggy/to/run/it
11   -- this would thus let us do things like invoke a video player
12   -- alternative: parse the MIME handlers for xfce (say), to poach the info. Could be really slow.
13
14 - add check.. if bad skin reported by mmenu, have mmwrapper set it back to default? or mm itself do it?
15
16 - some ultra primtive frame draw, so the 'detail menu' and any 'sub menus' can draw
17   their own frame rather than depand on skin frame to exist
18 - deploy..
19   - .desktop for deployment, for running from xfce
20
21 - future
22   - handle SD eject/insert? or leave on manual
23   - add callback to pnd_disco_Search (maybe new func to not break cpas code), so can show number apps found so far