aboutsummaryrefslogtreecommitdiff
path: root/xwayland/xwm.h
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2017-09-29 23:18:12 +0200
committeremersion <contact@emersion.fr>2017-09-29 23:18:12 +0200
commit4ccb83bf33bbf531eef7fbd20e80146562fcae64 (patch)
tree8cee3334ac34492eb184d31d766893d98778be89 /xwayland/xwm.h
parent5002d968f303f6e678cbe87cc034b14d8f8b3ce8 (diff)
xwayland: add wlr_xwayland_surface_close
Diffstat (limited to 'xwayland/xwm.h')
-rw-r--r--xwayland/xwm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xwayland/xwm.h b/xwayland/xwm.h
index 0d753832..d1998e48 100644
--- a/xwayland/xwm.h
+++ b/xwayland/xwm.h
@@ -47,6 +47,7 @@
enum atom_name {
WL_SURFACE_ID,
+ WM_DELETE_WINDOW,
WM_PROTOCOLS,
UTF8_STRING,
WM_S0,