xdg-shell: Add a "delete" event
authorJasper St. Pierre <jstpierre@mecheye.net>
Sat, 1 Feb 2014 23:17:34 +0000 (18:17 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 6 Feb 2014 21:05:03 +0000 (13:05 -0800)
commit2097fe12d47d46efb8784f757dbfb36dc0ed8a8f
tree730d08b3c7f69304f72d0233c791284850dadf1c
parente5b4dce642d0aa1d3fa17e66cebc462a6b4ec84e
xdg-shell: Add a "delete" event

This is equivalent to WM_DELETE_WINDOW request under X11, or equivalent
to pressing the "close" button under CSD. Weston currently doesn't have
a compositor-side way to close the window, so no new code is needed on
its side.
clients/window.c
protocol/xdg-shell.xml