Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
5e76a49d9c5ae86c67c70c13b1199a9efb43392b
/
src
/
data-device.c
5e76a49
Rename wl_data_offer to weston_data_offer
by Kristian Høgsberg
· 12 years ago
7ff3bdb
Rename wl_data_source to weston_data_source
by Kristian Høgsberg
· 12 years ago
919cddb
Convert to wl_global_create/destroy()
by Kristian Høgsberg
· 12 years ago
a85118c
Use wl_resource_create() for creating resources
by Jason Ekstrand
· 12 years ago
e2173b5
data-device: Remove redundant and confusing assignment
by Kristian Høgsberg
· 12 years ago
489b279
data-device: Don't leak wl_data_source in destructor
by Kristian Høgsberg
· 12 years ago
f004607
compositor: Fix remaining double free()s
by Kristian Høgsberg
· 12 years ago
8a4a9eb
data-device: Change resources in wl_data_offer and wl_data_source to pointers.
by Jason Ekstrand
· 12 years ago
a0d2dde
output: Use wl_resource_get accessors for weston_output resources
by Jason Ekstrand
· 12 years ago
0f2ef7e
Use wl_resource_get_user_data for weston_surface resources
by Jason Ekstrand
· 12 years ago
26ed73c
Change weston_surface.resource to a wl_resource pointer.
by Jason Ekstrand
· 12 years ago
6848c25
input: Move surface picking into the pointer grab focus callback
by Kristian Høgsberg
· 12 years ago
be6403e
input: Get rid of grab focus concept
by Kristian Høgsberg
· 12 years ago
dba2586
data-device: Verify that the client has an implicit grab when starting a drag
by Kristian Høgsberg
· 12 years ago
5a9fb35
data-device: Eliminate two small helper functions
by Kristian Høgsberg
· 12 years ago
c43aad1
data-device: Rename generic weston_drag 'surface' field to 'icon'
by Kristian Høgsberg
· 12 years ago
054c50a
data-device: Move all drag-related fields out of weston_seat
by Kristian Høgsberg
· 12 years ago
195b869
input: Move sprite fields into weston_pointer from weston_seat
by Kristian Høgsberg
· 12 years ago
fe7aa90
compositor: Adapt to wl_surface going away
by Kristian Høgsberg
· 12 years ago
aad8099
data-device: Update drag icon position from configure and motion handlers
by Kristian Høgsberg
· 12 years ago
415f30c
data-device: Map drag icon in configure handler
by Kristian Høgsberg
· 12 years ago
5f95557
data-device: Setup and release drag surface and beginning and end of drag
by Kristian Høgsberg
· 12 years ago
40e44ab
data-device: Fix dnd regression from weston_seat rewrite
by Kristian Høgsberg
· 12 years ago
624d8f2
data-device: Don't emit a signal for drag icon changes
by Kristian Høgsberg
· 12 years ago
7848bb6
input: Move drag handling to data-device.c
by Kristian Høgsberg
· 12 years ago
e314875
input: Merge wl_seat into weston_seat
by Kristian Høgsberg
· 12 years ago
02bbabb
input: Rename wl_pointer to weston_pointer
by Kristian Høgsberg
· 12 years ago
2158a88
Import input structs and helper functions from wayland
by Kristian Høgsberg
· 12 years ago
dade649
Move wl_data_device implementation to wayland-server
by Kristian Høgsberg
· 14 years ago
9ddb826
Use new grab api
by Kristian Høgsberg
· 14 years ago
a33d0c3
data-device: Use a listener list to decouple the x11 selection bridge
by Kristian Høgsberg
· 14 years ago
db9bf1e
data-device: Fix a few bugs in the commit to drop ref-counting
by Kristian Høgsberg
· 14 years ago
82d9ee9
data-device: Handle source going away instead of ref-counting it
by Kristian Høgsberg
· 14 years ago
8334bc1
Rename wayland-compositor to weston
by Kristian Høgsberg
· 14 years ago
[Renamed (83%) from compositor/data-device.c]
33f8670
x11: Bridge Wayland selections to X11 CLIPBOARD selection
by Kristian Høgsberg
· 14 years ago
e7aaec3
x11: Bridge X11 CLIPBOARD selection to Wayland clients
by Kristian Høgsberg
· 14 years ago
47fe08a
Implement the new dnd/selection protocol
by Kristian Høgsberg
· 14 years ago