mirror of
https://github.com/brl/mutter.git
synced 2025-08-05 16:14:51 +00:00
Fix XDND handling to work without GDK and MetaX11Display
This fixes mutter --nested --wayland without X11 https://bugzilla.gnome.org/show_bug.cgi?id=759538
This commit is contained in:

committed by
Jonas Ådahl

parent
d4c4d6e64d
commit
43f9cd537e
@@ -24,7 +24,7 @@
|
||||
|
||||
gboolean meta_dnd_handle_xdnd_event (MetaBackend *backend,
|
||||
MetaCompositor *compositor,
|
||||
MetaDisplay *display,
|
||||
Display *xdisplay,
|
||||
XEvent *xev);
|
||||
|
||||
#ifdef HAVE_WAYLAND
|
||||
|
Reference in New Issue
Block a user