Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
eedf84c68f57c5d9d171520d8984e5ef293035f7
/
libweston
/
bindings.c
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
b5e3ea2
Rename src/ to libweston/
by Pekka Paalanen
· 9 years ago
[Renamed from src/bindings.c]
89b6a49
Add a weston_pointer_axis_event
by Peter Hutterer
· 9 years ago
99a6a2d
bindings: Make run binding functions take apropriate device instead of a seat
by Derek Foreman
· 10 years ago
b591a30
bindings: make install_binding_grab take a keyboard instead of a seat
by Derek Foreman
· 10 years ago
8ae2db5
input: Pass the appropriate pointer type to bindings instead of a seat
by Derek Foreman
· 10 years ago
2e6485c
bindings: Stop exporting internal functions
by Derek Foreman
· 10 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
a0bbfea
src: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
2829f7c
compositor,shell: move debug key code to core
by Pekka Paalanen
· 10 years ago
943b46e
input: swallow the key press event when running a compositor key binding
by Giulio Camuffo
· 11 years ago
a20ca81
input: send focus events to the focused client when running a key binding
by Giulio Camuffo
· 11 years ago
86b5396
Revert "input: don't send to clients key events eaten by bindings"
by Pekka Paalanen
· 11 years ago
5c11fc6
input: don't send to clients key events eaten by bindings
by Giulio Camuffo
· 11 years ago
24b98d0
input: allow to destroy bindings in their handler
by Giulio Camuffo
· 11 years ago
9484b69
input: Keep track of number of touch points inside touch struct
by Jonas Ådahl
· 12 years ago
1539ea2
input: don't run modifier bindings when the kbd is grabbed
by Emilio Pozuelo Monfort
· 12 years ago
96d47c0
Add modifier-only binding
by Daniel Stone
· 12 years ago
1ea343e
Add cancel function to grab interfaces
by Jonas Ådahl
· 12 years ago
a28c693
Add a touch binding to activate a surface
by Neil Roberts
· 12 years ago
96d790e
input: Emit events on all resources for a client
by Neil Roberts
· 12 years ago
880ebc7
input: For serial generation get the display from the compositor
by Rob Bradford
· 12 years ago
c2d7042
compositor: Fix a couple of left-over wl_resource direct access
by Kristian Høgsberg
· 12 years ago
c228e23
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
by Daniel Stone
· 12 years ago
e314875
input: Merge wl_seat into weston_seat
by Kristian Høgsberg
· 12 years ago
29139d4
fold wl_keyboard into weston_keyboard
by Kristian Høgsberg
· 12 years ago
14b2fe7
Eat scroll event if a key binding function is executed because of it.
by Rune K. Svendsen
· 12 years ago
cbdebc2
compositor: Split util.c into binding.c and animation.c
by Ander Conselvan de Oliveira
· 12 years ago