mirror of
https://github.com/brl/mutter.git
synced 2025-08-05 08:04:50 +00:00
wayland: Reduce MetaXWaylandSelection to just DnD
All the actual selection management functionality is superseded by MetaSelection. Reduce it to just handling the XDND messaging and leave selections to MetaSelection. https://gitlab.gnome.org/GNOME/mutter/merge_requests/320
This commit is contained in:
@@ -557,8 +557,8 @@ if have_wayland
|
||||
'wayland/meta-xwayland-grab-keyboard.h',
|
||||
'wayland/meta-xwayland.h',
|
||||
'wayland/meta-xwayland-private.h',
|
||||
'wayland/meta-xwayland-selection.c',
|
||||
'wayland/meta-xwayland-selection-private.h',
|
||||
'wayland/meta-xwayland-dnd.c',
|
||||
'wayland/meta-xwayland-dnd-private.h',
|
||||
]
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user