Merge pull request #519 from emersion/xwayland-primary-selection

Implement xwayland primary selection sync
This commit is contained in:
Tony Crisci 2017-12-27 06:23:04 -05:00 committed by GitHub
commit e809250171
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 527 additions and 307 deletions

View file

@ -46,6 +46,7 @@ const char *atom_map[ATOM_LAST] = {
"_NET_WM_STATE_MAXIMIZED_HORZ",
"WM_STATE",
"CLIPBOARD",
"PRIMARY",
"_WL_SELECTION",
"TARGETS",
"CLIPBOARD_MANAGER",