summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-data-device.h
Commit message (Expand)AuthorAgeFilesLines
* wayland: Implement the (so far internal) primary selection protocolCarlos Garnacho2016-02-261-0/+7
* MetaWaylandDataDevice: Don't set surface offset as anchor offsetJonas Ådahl2016-01-191-1/+0
* wayland: Implement DnD actions as per wl_data_device v3 changesCarlos Garnacho2016-01-191-0/+16
* wayland: Avoid resending new data offers on intra-client focus changesCarlos Garnacho2015-10-021-0/+1
* Don't duplicate declarations from G_DEFINE_TYPEFlorian Müllner2015-09-241-2/+0
* wayland: Make MetaWaylandDataSource ownership protocol specificJonas Ådahl2015-06-301-23/+26
* xwayland: Implement X11-to-wayland DnDCarlos Garnacho2015-05-291-0/+14
* wayland: Refactor DnD target functions into MetaWaylandDragDestFuncsCarlos Garnacho2015-05-291-0/+3
* wayland: refactor MetaWaylandDataSourceCarlos Garnacho2015-05-151-0/+45
* wayland: Ensure drag surface offset changes update the DnD actorCarlos Garnacho2014-10-061-0/+4
* data-device: Store the current drag grabCarlos Garnacho2014-10-061-0/+3
* data-device: Put the DataDevice implementation in its own structJasper St. Pierre2014-07-101-2/+12
* wayland: Fix header file styleJasper St. Pierre2014-04-221-7/+5
* wayland: Have a consistent _init pattern for subcomponentsJasper St. Pierre2014-04-221-4/+4
* wayland: Make set_selection privateJasper St. Pierre2014-03-111-6/+0
* wayland: Add basic input supportNeil Roberts2013-08-101-0/+42