Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for window activation tokens #19

Open
nicolasfella opened this issue Sep 29, 2023 · 0 comments
Open

Support for window activation tokens #19

nicolasfella opened this issue Sep 29, 2023 · 0 comments

Comments

@nicolasfella
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant