https://bugzilla.gnome.org/show_bug.cgi?id=719922
  gtk+ | wayland | 3.11.x

           Summary: No way to close a window with compositor initiated
                    action
    Classification: Platform
           Product: gtk+
           Version: 3.11.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: wayland
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
     GNOME version: ---


In the current design, GnomeShell provides a way to close windows from the
overview (when your windows are zoomed out and visible with a close button on
the top right corner).
When clicking that close button, the compositor sends a delete request to the
window. This is catched by the GTK+/Clutter application and it usually closes
the window.
In wayland there is currently no way to do such a thing, leaving an apparent
bug in GnomeShell when running with a wayland client.

Attached a patch to GTK+ and the xdg-surface protocol description to add a
delete event in the xdg protocol so we can implement the close feature on all
clients.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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