Skip to content
  • Andrey Butirsky's avatar
    DBus activation with filemanager iface · 5e84fffd
    Andrey Butirsky authored
    In Dolphin on wayland currently, if you right clicks a file and create a
    zip file from it, Dolphin makes a new window.
    What we want to happen is Dolphin to focus the window we have with the
    file selected.
    
    This patches Dolphin's dbusinterface.cpp to call
    KWindowSystem::setCurrentXdgActivationToken()
    with the startupID
    5e84fffd