Implement the new dnd/selection protocol
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 28 Oct 2011 16:26:06 +0000 (12:26 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 23 Nov 2011 21:20:28 +0000 (16:20 -0500)
commit47fe08aad5ccca95ff433d6475e14528f13b0791
tree87b7b8b1970e98807ed97d19c1fba80397d4e262
parentf02bb64d62d0eea8fcb4c294f5ec13cd94e3440b
Implement the new dnd/selection protocol

The new protocol splits dnd/selection from wl_shell and allows us to move
the implementation out of shell.c.
clients/dnd.c
clients/terminal.c
clients/window.c
clients/window.h
compositor/Makefile.am
compositor/compositor.c
compositor/compositor.h
compositor/data-device.c [new file with mode: 0644]
compositor/shell.c
compositor/tablet-shell.c