diff options
author | sghctoma <sghctoma@gmail.com> | 2018-09-07 15:45:20 +0200 |
---|---|---|
committer | sghctoma <sghctoma@gmail.com> | 2018-09-07 15:45:20 +0200 |
commit | bbeed1bd3179a082b5bfb04010e6c476e75e4320 (patch) | |
tree | 3042498f064af4c4517bf66798caa607ebbd759a /include/xwayland/xwm.h | |
parent | d948bffd3e7b283870dcbd7f1a5dd2aaea1950ec (diff) | |
parent | 085142ba346e0b8dd1a9b1a969a37156cf5656c1 (diff) |
Merge remote-tracking branch 'upstream/master' into fix-freebsd-direct-session
Diffstat (limited to 'include/xwayland/xwm.h')
-rw-r--r-- | include/xwayland/xwm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xwayland/xwm.h b/include/xwayland/xwm.h index 607cc797..3536bbc8 100644 --- a/include/xwayland/xwm.h +++ b/include/xwayland/xwm.h @@ -25,6 +25,7 @@ enum atom_name { WM_HINTS, WM_NORMAL_HINTS, WM_SIZE_HINTS, + WM_WINDOW_ROLE, MOTIF_WM_HINTS, UTF8_STRING, WM_S0, |