https://bugzilla.gnome.org/show_bug.cgi?id=746435

--- Comment #7 from Jonas Ã…dahl <[email protected]> ---
(In reply to Matthias Clasen from comment #5)
> One thing that plays into this is that the identity desktop file basename ==
> busname is only mandatory for applications which have DBusActivatable=true
> in the desktop files, while desktop file basename == application id should
> always hold. 

So in other words, for those applications that doesn't have
DBusActivatable=true, their .desktop files either need to be renamed, or they
should change the string passed when creating the GtkApplication object?

> 
> Another thing to notice is that under X, the application id is not actually
> needed on the bus, from what I can see, since we also set
> _GTK_UNIQUE_BUS_NAME as a window property, and that seems to be what the
> shell uses (e.g. gucharmap does not take org.gnome.Charmap as a well-known
> name, yet its appmenu works fine).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to