@linmob @FOSSingularity@strangeobject.space I don't see any context shown here.
@linmob @FOSSingularity@strangeobject.space Yes, adding `StartupNotify` is the whole thing in the desktop file. The application then also needs to signal activation (basically started up) using the xdg-activation Wayland protocol (or for older things gtk-shell or _NET_STARTUP_INFO for x11). When you use a toolkit (e.g. GTK) this happens automatically,
In case you have splash screens not hiding soon enough then either your app doesn't send the signal or the GTK use by phosh itself lacks https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/5628.
@agx @FOSSingularity Sorry about that, the thread is intact over here: https://fosstodon.org/@linmob/111455775088112088. I was asking about Documentation regarding Splash screens (feature merged with https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/886).