Comment 4 for bug 1613461

Revision history for this message
Felipe Escoto (philip.scott) wrote :

So were is one problem: Apparently the blacklist is mainly wanted to hide all those terminal apps such as Vim, Htop, etc. But 2 things i have against it:

- Maintaining such a list
- Adding another cycle for every item on the list since it would need to compare it's name against the list of blacklisted apps....

If the appdata has an entry for command line, we should just use that instead. It would hide most of the apps we need to without adding too many compassions. And hidden apps should update under OS Upgrades