Skip to content

Startup notification fixes

Carlos Garnacho requested to merge wip/carlosg/startup-notification-fixes into gtk-3-24

Make sure we preserve the startup ID (an UUID on wayland) long enough for gtk_surface1.request_focus, and obtain the DESKTOP_STARTUP_ID early enough in order to forward it through the GtkApplication.

Merge request reports