Skip to content

Conversation

@Marukesu
Copy link
Contributor

This should fix the issue with switchboard not properly getting focus when a activation token is used.

Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I can confirm that switchboard comes to the front with this branch

@danirabbit danirabbit merged commit c63cdd9 into main Jun 24, 2025
4 checks passed
@danirabbit danirabbit deleted the maru/dbus-activation branch June 24, 2025 20:21
@tintou
Copy link
Member

tintou commented Jun 25, 2025

We shouldn't require this to have the app come upfront

@Marukesu
Copy link
Contributor Author

We don't require DBus activation, only the activation token. However, Gtk.Application won't pass the token from the local instance to the primary one, while with DBus activation the launcher application is sending it directly to the primary instance. So it's simple to enable DBus activation than fixing the behaviour of the local instance, since that would end up being the same as doing DBus activation.

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

Successfully merging this pull request may close these issues.

4 participants