[Wayland-bugs] [Bug 746435] wayland: Use g_get_prgname as the xdg surface application id
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 19 01:51:16 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746435
--- Comment #1 from Jonas Ã…dahl <jadahl at gmail.com> ---
Created attachment 299790
--> https://bugzilla.gnome.org/attachment.cgi?id=299790&action=edit
wayland: Use g_get_prgname as the xdg surface application id
The "app_id" of a xdg_surface should be the ID that can potentially be
used to get the DBUS name or the .desktop file, i.e. the reverse DNS if
available, otherwise often just the base name of the binary file.
Usually g_get_prgname will provide us with that name.
Still fallback to the gdk program class in case g_get_prgname returns
NULL, even though this string usually doesn't conform to the
expectations of xdg_surface.set_application_id.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150319/5da7df1b/attachment.html>
More information about the wayland-bugs
mailing list