- Add clipboard support for copying/pasting bitmaps or Pixmaps between Wine
  and native Linux applications.
- Respond to the MULTIPLE selection request target when Wine is the
  selection owner.
- Relax type checking for TARGETS selection.

diff --git a/graphics/x11drv/bitmap.c b/graphics/x11drv/bitmap.c
index 51c31b3..8bb0fe3 100644
--- a/graphics/x11drv/bitmap.c
+++ b/graphics/x11drv/bitmap.c
Binary files differ