Skip to content

Support for window activation tokens #19

@nicolasfella

Description

@nicolasfella

Quite often you want to raise an existing window of the first instance when attempting to start a second one.

On X11/Wayland one needs to pass a startupId/activation token from the new to the existing instance. This is doable in KDSingleApplication via sendMessage.

However that mean the consumer has to deal with all the window system specific code themselves. KDSingleApplication could provide helpers to deal with that and abstract such platform details

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