xwm: handle selection stubs

This commit is contained in:
Tony Crisci 2017-11-21 10:18:44 -05:00
parent 1f976a0f25
commit c67cf2e9e4
2 changed files with 26 additions and 10 deletions

View file

@ -32,9 +32,9 @@ enum atom_name {
_NET_WM_STATE_MAXIMIZED_HORZ,
WM_STATE,
CLIPBOARD,
CLIPBOARD_MANAGER,
WL_SELECTION,
TARGETS,
CLIPBOARD_MANAGER,
ATOM_LAST,
};