Skip to content

Configurable indication when an app launches on SG Desktop #90

Description

@zavinator

Please add turn on/off parameter for splash screen and the delay should be also configurable (10 secs is too much and it is annoying if the application is launched fast).

# Hide the QDialog
QtCore.QTimer.singleShot(10000, lambda: dial.reject()) # 10000 -> parameter

Metadata

Metadata

Assignees

No one assigned

    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