From f745befc06b07c3835d20f6143668f23da25d318 Mon Sep 17 00:00:00 2001 From: emersion Date: Sat, 27 Oct 2018 11:59:27 +0200 Subject: xwayland: fix typo to enable transparency We spent literally hours trying to debug this. Turns out it's a typo. Kill me. --- include/xwayland/xwm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/xwayland/xwm.h') diff --git a/include/xwayland/xwm.h b/include/xwayland/xwm.h index 3536bbc8..dc40cc3e 100644 --- a/include/xwayland/xwm.h +++ b/include/xwayland/xwm.h @@ -30,7 +30,7 @@ enum atom_name { UTF8_STRING, WM_S0, NET_SUPPORTED, - NET_WM_S0, + NET_WM_CM_S0, NET_WM_PID, NET_WM_NAME, NET_WM_STATE, -- cgit v1.2.3