x11: Split drag and drop contexts
authorBenjamin Otte <otte@redhat.com>
Thu, 14 Jun 2018 00:47:56 +0000 (02:47 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 18 Jun 2018 21:49:52 +0000 (23:49 +0200)
commitdd30a288f2e92b342790e7b2c5aebfba743e8073
tree589fa5e28aa952e11975350853fd7cda0c67fbc6
parent005781021e4f210653979fa1be9dc7b8965ce2ec
x11: Split drag and drop contexts

While doing so, turn the drop context into a GdkDrop subclass and no
longer pretend to be a GdkDragContext.
gdk/x11/gdkdnd-x11.c
gdk/x11/gdkdrop-x11.c [new file with mode: 0644]
gdk/x11/gdkeventsource.c
gdk/x11/gdkprivate-x11.h
gdk/x11/meson.build