Skip to content
  • Carlos Garnacho's avatar
    gdk/wayland: Set a startup notification · bff46d86
    Carlos Garnacho authored
    And notify the shell about it. This is done through the
    gtk_shell1.notify_launch request added in gtk-shell v3. All the plumbing
    on the way to the activated application is already in place to transfer
    the startup ID, so the other side just has to reply with
    gtk_surface1.request_focus.
    
    Closes: #624
    bff46d86