fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

@FOSSingularity@strangeobject.space CC @agx - Can you point to some resources maybe? Is Phosh following a freedesktop.org standard here? Thanks in advance!

@linmob @FOSSingularity 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 gitlab.gnome.org/GNOME/gtk/-/m.

GitLabgdk/wayland: Track last touch serial on seat (!5628) · Merge requests · GNOME / gtk · GitLabI was wondering why tokens submitted by a GTK3 based launchee would always have a 0 serial on a touch based device (and would thus be rejected by...