Skip to content

xdgactivation: Fix activating from kickoff

Aleix Pol Gonzalez requested to merge work/xdgactivation-kickoff into master

At the moment we were invalidating the token as soon as the window is closed. This breaks in cases like kickoff that will launch an app and hide themselves.

Fixes network/neochat#524 (closed)

Merge request reports