Skip to content

Configuration of Application Menu to Show/Hide Items #137

Closed
@chaojian-zhang

Description

@chaojian-zhang

This issue is similar to #106 but somewhat different.

Basically, I wish there to be a way to organize application menus to hide unnecessary applications so it won't confuse the user.

For instance, my dist will come with a Calculator and some games pre-installed but I want to enable users to hide/show different apps through some settings (which will be provided by a separate application or incorporated into the Settings app).

Similarly, it would be ideal if attributes like autostart can be turned on and off during run-time. The thing is, currently it seemed to make modifications directly inside dist/metadata.json (which was not advised anyway), e.g. by adding attributes like autostart and disabled will not work.

I guess if #106 is resolved then the same effect can be achieved by directly uninstall the app.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions