summaryrefslogtreecommitdiff
path: root/src/data-device.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use wl_resource_get_user_data for weston_surface resourcesJason Ekstrand2013-06-141-3/+3
* Change weston_surface.resource to a wl_resource pointer.Jason Ekstrand2013-06-121-4/+5
* input: Move surface picking into the pointer grab focus callbackKristian Høgsberg2013-05-081-8/+22
* input: Get rid of grab focus conceptKristian Høgsberg2013-05-081-5/+9
* data-device: Verify that the client has an implicit grab when starting a dragKristian Høgsberg2013-05-081-2/+4
* data-device: Eliminate two small helper functionsKristian Høgsberg2013-05-081-42/+26
* data-device: Rename generic weston_drag 'surface' field to 'icon'Kristian Høgsberg2013-05-081-24/+24
* data-device: Move all drag-related fields out of weston_seatKristian Høgsberg2013-05-081-86/+98
* input: Move sprite fields into weston_pointer from weston_seatKristian Høgsberg2013-05-081-2/+3
* compositor: Adapt to wl_surface going awayKristian Høgsberg2013-05-081-3/+3
* data-device: Update drag icon position from configure and motion handlersKristian Høgsberg2013-05-071-34/+18
* data-device: Map drag icon in configure handlerKristian Høgsberg2013-05-071-24/+14
* data-device: Setup and release drag surface and beginning and end of dragKristian Høgsberg2013-05-071-37/+4
* data-device: Fix dnd regression from weston_seat rewriteKristian Høgsberg2013-05-071-5/+5
* data-device: Don't emit a signal for drag icon changesKristian Høgsberg2013-05-071-2/+2
* input: Move drag handling to data-device.cKristian Høgsberg2013-05-071-0/+134
* input: Merge wl_seat into weston_seatKristian Høgsberg2013-05-071-21/+24
* input: Rename wl_pointer to weston_pointerKristian Høgsberg2013-05-061-8/+8
* Import input structs and helper functions from waylandKristian Høgsberg2013-05-061-0/+538
* Move wl_data_device implementation to wayland-serverKristian Høgsberg2012-01-061-465/+0
* Use new grab apiKristian Høgsberg2012-01-051-34/+18
* data-device: Use a listener list to decouple the x11 selection bridgeKristian Høgsberg2012-01-031-1/+4
* data-device: Fix a few bugs in the commit to drop ref-countingKristian Høgsberg2012-01-031-2/+5
* data-device: Handle source going away instead of ref-counting itKristian Høgsberg2012-01-031-44/+41
* Rename wayland-compositor to westonKristian Høgsberg2012-01-031-0/+478