commit | 670b5d343ddac18eb28b290f2af47bf8c71141c3 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Mon Jun 04 11:00:40 2012 -0400 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Jun 04 11:00:40 2012 -0400 |
tree | b7308fca8712c607f44e9590288a6d376be09ca4 | |
parent | cba022af3d548643b72e8081195b893860e79e69 [diff] [blame] |
xwm: Take WM_S0 manager selection
diff --git a/src/xwayland/xwayland.h b/src/xwayland/xwayland.h index 79cbef3..438b7be 100644 --- a/src/xwayland/xwayland.h +++ b/src/xwayland/xwayland.h
@@ -81,6 +81,7 @@ xcb_atom_t wm_take_focus; xcb_atom_t wm_delete_window; xcb_atom_t wm_state; + xcb_atom_t wm_s0; xcb_atom_t net_wm_name; xcb_atom_t net_wm_icon; xcb_atom_t net_wm_state;