My KWIN fork where I work on features like per-output virtual desktops
Find a file
Martin Gräßlin 78486bb506 Handle DataDeviceInterface selection in SeatInterface
The selection is supposed to be sent to the DataDeviceInterface just
before getting keyboard focus. In order to do that the SeatInterface
keeps track of the DataDeviceInterface which is the current selection
and the DataDeviceInterface of the focused keyboard client.

SeatInterface friends DataDeviceManagerInterface so that the latter
can register each created DataDevice for the SeatInterface.
2014-11-27 13:38:24 +01:00
src/wayland Handle DataDeviceInterface selection in SeatInterface 2014-11-27 13:38:24 +01:00