Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
91fed5419cd8c4284d6a9336f48434226afa8c22
/
src
/
input.c
91fed54
input: Reset keyboard state when releasing last seat keyboard
by Jonas Ådahl
· 12 years ago
7395ea0
input: Move the xkb fields from weston_seat to weston_keyboard
by Jonas Ådahl
· 12 years ago
918f2dd
Remove the weston_view.geometry.width/height fields
by Jason Ekstrand
· 12 years ago
3e12e63
input: Reset pointer state when last pointer device was removed
by Jonas Ådahl
· 12 years ago
cbfa7f7
input: Reset touch state when last touch device was removed
by Jonas Ådahl
· 12 years ago
9484b69
input: Keep track of number of touch points inside touch struct
by Jonas Ådahl
· 12 years ago
ba34165
compositor: do not recompute size on pointer_set_cursor
by Pekka Paalanen
· 12 years ago
ebd5fd4
input: Cancel pointer grabs when compositor loses kb focus
by Kristian Høgsberg
· 12 years ago
576fe2a
input: set the focus to NULL when the focus's resource is destroyed
by Giulio Camuffo
· 12 years ago
42133d4
input: Fix a segfault in focus checking
by Jason Ekstrand
· 12 years ago
aa7a476
input: Don't send leave events to destroyed views
by Emilio Pozuelo Monfort
· 12 years ago
96d47c0
Add modifier-only binding
by Daniel Stone
· 12 years ago
cdb4d29
compositor: add a way to override the default pointer grab
by Giulio Camuffo
· 12 years ago
1959ab8
input: let the pointer motion handlers move the pointer
by Giulio Camuffo
· 12 years ago
412b024
zoom: use the new pointer motion signal to move the zoom frame.
by Giulio Camuffo
· 12 years ago
6fcb378
input: add a motion signal to weston_pointer
by Giulio Camuffo
· 12 years ago
b27901c
input.c: Rename default grab functions to be consistent
by Kristian Høgsberg
· 12 years ago
1ea343e
Add cancel function to grab interfaces
by Jonas Ådahl
· 12 years ago
b180188
input: Remove unused variable
by Jonas Ådahl
· 12 years ago
c3244d7
input: Properly handle setting touch focus to NULL
by Kristian Høgsberg
· 12 years ago
65196bc
input: Add core API to update the keymap
by Rui Matos
· 12 years ago
a7af704
Split the geometry information from weston_surface out into weston_view
by Jason Ekstrand
· 12 years ago
10ddd97
compositor: Remove redundant and not well-defined focus field
by Kristian Høgsberg
· 12 years ago
3042ffe
udev-seat: Repick seat after a new device was added
by Jonas Ådahl
· 12 years ago
a493274
input: Unmap pointer sprite when no more pointer devices are connected
by Jonas Ådahl
· 12 years ago
630bae8
input: Unset focus of seat device when releasing last reference
by Jonas Ådahl
· 12 years ago
d6e1c34
evdev: Reference count input device's seat capabilities
by Jonas Ådahl
· 12 years ago
306fe08
Only update the touch grab position for the first finger
by Neil Roberts
· 12 years ago
a28c693
Add a touch binding to activate a surface
by Neil Roberts
· 12 years ago
cb406f1
input: Don't send modifiers if client doesn't have a pointer resource
by Kristian Høgsberg
· 12 years ago
0481054
input: check that the new focus surface has a valid resource
by Giulio Camuffo
· 12 years ago
96d790e
input: Emit events on all resources for a client
by Neil Roberts
· 12 years ago
fda2652
input: Fix trailing whitspaces and indent.
by Stefan Schmidt
· 12 years ago
6e737f5
input: Use new wl_resource_for_each for sending updated seat caps
by Rob Bradford
· 12 years ago
9a6f02a
Copying xkb_info when creating a seat causes problems
by Andrew Wedgbury
· 12 years ago
69e25fc
compositor: Implement release request for input interfaces
by Kristian Høgsberg
· 12 years ago
8e7a8bd
Add more missing config.h includes
by Daniel Stone
· 12 years ago
880ebc7
input: For serial generation get the display from the compositor
by Rob Bradford
· 12 years ago
f1407ff
input: Store touch position and time when we start an implicit touch grab
by Rusty Lynch
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
0ff7908
compositor: Check wl_resource_create() return value
by Kristian Høgsberg
· 12 years ago
a2bb791
Reset touch focus in unmap
by Michael Fu
· 12 years ago
919cddb
Convert to wl_global_create/destroy()
by Kristian Høgsberg
· 12 years ago
aaadc77
input: Remove wl_seat global when a seat is destroyed
by Kristian Høgsberg
· 12 years ago
708b8af
input: check if the resource is valid in seat_get_pointer
by Giulio Camuffo
· 12 years ago
da751b8
input: Don't cache pointer grab interface between calls to focus and motion
by Kristian Høgsberg
· 12 years ago
a85118c
Use wl_resource_create() for creating resources
by Jason Ekstrand
· 12 years ago
382ff46
build: Make libxkbcommon build-time optional in the compositor
by Rob Bradford
· 12 years ago
01a9273
input: Add support for making libxkbcommon optional
by Matt Roper
· 12 years ago
66bd9f5
compositor-drm: Enable seat constraining when configured in weston.ini
by Rob Bradford
· 12 years ago
806d8c0
input: Add weston_pointer_clamp function to ensure pointer visible
by Rob Bradford
· 12 years ago
6c8d778
compositor: Remove double free()s in resource destructors
by Kristian Høgsberg
· 12 years ago
1fd4b01
input: check if the focus surface has a valid resource
by Giulio Camuffo
· 12 years ago
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