Hi,
On 1 May 2015 at 10:59, Giulio Camuffo wrote:
> This commit adds a new exported function, weston_seat_send_selection(),
> which sends the current selection to a specified client. This is
> useful e.g. to implement a clipboard manager as a special client.
There is one behaviour change here, w
This commit adds a new exported function, weston_seat_send_selection(),
which sends the current selection to a specified client. This is
useful e.g. to implement a clipboard manager as a special client.
---
src/compositor.h | 3 +++
src/data-device.c | 54