mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
xwayland: support multiple wayland → xwayland selection transfers
This fixes drag'n'drop support for Chromium.
This commit is contained in:
parent
8836b4f024
commit
92b74071d0
3 changed files with 239 additions and 206 deletions
|
|
@ -50,6 +50,7 @@ const char *atom_map[ATOM_LAST] = {
|
|||
"INCR",
|
||||
"TEXT",
|
||||
"TIMESTAMP",
|
||||
"DELETE",
|
||||
"_NET_WM_WINDOW_TYPE_UTILITY",
|
||||
"_NET_WM_WINDOW_TYPE_TOOLTIP",
|
||||
"_NET_WM_WINDOW_TYPE_DND",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue