[Wayland-bugs] [Bug 719922] New: No way to close a window with compositor initiated action
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Dec 5 09:18:14 PST 2013
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: gtk-bugs at gtk.org
ReportedBy: lionel.g.landwerlin at linux.intel.com
QAContact: gtk-bugs at gtk.org
CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
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.
More information about the Wayland-bugs
mailing list