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

xdg-activation support #60

Open
ilya-fedin opened this issue Aug 24, 2022 · 1 comment
Open

xdg-activation support #60

ilya-fedin opened this issue Aug 24, 2022 · 1 comment

Comments

@ilya-fedin
Copy link

There was a recent addition to the SNI spec to support the xdg-activation Wayland protocol: https://github.com/KDE/knotifications/blob/c40af19e1a733ad20ae2989eca942a89fc99028d/src/org.kde.StatusNotifierItem.xml#L52-L54

Basically, appindicator should have the method on its dbus interface and send the token to gtk with gdk_wayland_display_set_startup_notification_id once the method is called. gtk will then use the token on the next window focus call.

@ilya-fedin
Copy link
Author

Ubuntu supports it as well in its extension now: ubuntu/gnome-shell-extension-appindicator@bb4c690

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