xwm: add support for xwayland minimize

This commit is contained in:
Tobias Langendorf 2020-07-18 21:37:02 +02:00 committed by Simon Ser
parent 751a21d94f
commit bd387da62d
3 changed files with 81 additions and 1 deletions

View file

@ -44,7 +44,9 @@ enum atom_name {
NET_WM_STATE_FULLSCREEN,
NET_WM_STATE_MAXIMIZED_VERT,
NET_WM_STATE_MAXIMIZED_HORZ,
NET_WM_STATE_HIDDEN,
NET_WM_PING,
WM_CHANGE_STATE,
WM_STATE,
CLIPBOARD,
PRIMARY,