wlt: toolkit: add input_offer support
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 7 Oct 2012 11:12:03 +0000 (13:12 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 7 Oct 2012 11:13:03 +0000 (13:13 +0200)
commit742acfa093c0edf1c478f6ddc64fc883bf9f12f1
tree00f4caabde255bade7ccbc5a06f9b89c42dfb7e5
parent1c813d1d1dafa4e1224eb9ab059ffcded66e8213
wlt: toolkit: add input_offer support

Input offers are used to implement pasting data from other applications.
This adds the infrastructure to operate on data-managers and allows
applications to retrieve the currently active selection-data via a
file-descriptor.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Makefile.am
src/wlt_toolkit.c
src/wlt_toolkit.h