Skip to content

由autostart加载而来的应用不应该显示在launchpad中 #193

Description

@ComixHe

目前在AM初始化的过程中,如果没有在已加载的应用列表中找到相同ID的应用,则会以此创建一个新的dbus object,并承认它是一个应用。

建议的修改方案:在 ApplicationService::noDisplay 方法中优先判断 m_desktopSource 的来源,如果是来源于 xdg autoSart 则返回 false

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions