data-device: Rename generic weston_drag 'surface' field to 'icon'
[platform/upstream/weston.git] / src / data-device.c
2013-05-08 Kristian Høgsbergdata-device: Rename generic weston_drag 'surface' field...
2013-05-08 Kristian Høgsbergdata-device: Move all drag-related fields out of weston...
2013-05-08 Kristian Høgsberginput: Move sprite fields into weston_pointer from...
2013-05-08 Kristian Høgsbergcompositor: Adapt to wl_surface going away
2013-05-08 Kristian Høgsbergdata-device: Update drag icon position from configure...
2013-05-08 Kristian Høgsbergdata-device: Map drag icon in configure handler
2013-05-08 Kristian Høgsbergdata-device: Setup and release drag surface and beginni...
2013-05-08 Kristian Høgsbergdata-device: Fix dnd regression from weston_seat rewrite
2013-05-08 Kristian Høgsbergdata-device: Don't emit a signal for drag icon changes
2013-05-07 Kristian Høgsberginput: Move drag handling to data-device.c
2013-05-07 Kristian Høgsberginput: Merge wl_seat into weston_seat
2013-05-07 Kristian Høgsberginput: Rename wl_pointer to weston_pointer
2013-05-07 Kristian HøgsbergImport input structs and helper functions from wayland
2012-01-06 Kristian HøgsbergMove wl_data_device implementation to wayland-server
2012-01-05 Kristian HøgsbergUse new grab api
2012-01-04 Kristian Høgsbergdata-device: Use a listener list to decouple the x11...
2012-01-04 Kristian Høgsbergdata-device: Fix a few bugs in the commit to drop ref...
2012-01-03 Kristian Høgsbergdata-device: Handle source going away instead of ref...
2012-01-03 Kristian HøgsbergMerge remote-tracking branch 'pq/compositor-dtors-v1'
2012-01-03 Kristian HøgsbergRename wayland-compositor to weston