Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
44a3863a1770379eb5e53c442d6205c55b049546
/
src
/
input.c
44a3863
input: Use wl_resource_get accessor functions for 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
e445ae6
input: Send the seat name if the client advertises verson 2 of wl_seat
by Rob Bradford
· 12 years ago
9af5f9e
input: Add a seat name parameter to weston_seat_init
by Rob Bradford
· 12 years ago
bcd18d9
input: Fix possible crash in clip_pointer_motion
by Alexander Larsson
· 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
e122b7b
input: Remove 'current' and related fields from weston_pointer
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
a4036bb
input: Allocate pointer/keyboard/touch structs
by Kristian Høgsberg
· 12 years ago
2bf8762
input: Eliminate weston_seat::has_pointer/keyboard/touch
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
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
4912454
input: Remove wl_seat destroy signal
by Kristian Høgsberg
· 12 years ago
4a2a274
input: Fold wl_seat init/release into weston_seat init/release
by Kristian Høgsberg
· 12 years ago
e329f36
input: Rename wl_touch to weston_touch
by Kristian Høgsberg
· 12 years ago
02bbabb
input: Rename wl_pointer to weston_pointer
by Kristian Høgsberg
· 12 years ago
a71e8b2
input: Rename weston_device_repick() to weston_seat_repick()
by Kristian Høgsberg
· 12 years ago
80fb82d
input: Drop find_resource_for_client()
by Kristian Høgsberg
· 12 years ago
b5e2610
move input code from compositor.c into input.c
by Kristian Høgsberg
· 12 years ago
29139d4
fold wl_keyboard into weston_keyboard
by Kristian Høgsberg
· 12 years ago
2158a88
Import input structs and helper functions from wayland
by Kristian Høgsberg
· 12 years ago