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

            Bug ID: 769641
           Summary: Mismatched application id with xdg-shell
    Classification: Platform
           Product: gtk+
           Version: 3.20.x
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Backend: Wayland
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
     GNOME version: ---

The executable name is used as application id instead of the actual application
id.

Let's take Calendar as an example, but the same can be verified with other
applications.

The desktop entry is org.gnome.Calendar.desktop but the executable name is
passed on as application id:

[1895038,114]  -> [email protected]_xdg_surface(new id xdg_surface@27,
wl_surface@15)
[1895038,123]  -> [email protected]_parent(nil)
[1895038,127]  -> [email protected]_title("Calendar")
[1895038,130]  -> [email protected]_window_geometry(26, 23, 996, 713)
[1895038,139]  -> [email protected]_maximized()
[1895038,142]  -> [email protected]_app_id("gnome-calendar")

This makes mapping Gtk+ applications on task managers really hard.

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

Reply via email to