Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
d72bad2f53b10e160820725d647b9b96762b47b8
/
libweston
/
libinput-seat.c
75b7197
Add configuration option for no input device.
by Daniel Díaz
· 9 years ago
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/libinput-seat.c]
8aedf7b
libinput: don't use weston_config when configuring input devices
by Giulio Camuffo
· 9 years ago
d62004e
libinput: Remove unused static values
by Daniel Stone
· 9 years ago
a6714fa
input: Split get_udev_seat() into its own function
by Derek Foreman
· 10 years ago
0b7da01
cosmetic: add missing line between variable declarations and code
by Derek Foreman
· 10 years ago
87c862a
input: when destroying a seat, remove keyboard focus first
by Derek Foreman
· 10 years ago
1281a36
input: Don't test keyboard/pointer/touch pointers
by Derek Foreman
· 10 years ago
6b557a7
input: make a function for device removal
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
f3723d9
input: don't assume outputs have names
by Derek Foreman
· 10 years ago
eb4fd35
libinput: default to INFO log level
by Pekka Paalanen
· 11 years ago
3b843d3
Require libinput 0.4.0
by Peter Hutterer
· 11 years ago
24713f6
libinput-seat: literal values for WESTON_LIBINPUT_LOG_PRIORITY
by U. Artie Eoff
· 11 years ago
a7caef9
input: Fix errors due to initializing input before creating outputs
by Ander Conselvan de Oliveira
· 11 years ago
6c975fa
evdev: Discard events from a touchscreen paired with an unplugged output
by Ander Conselvan de Oliveira
· 11 years ago
bfd74f4
Check zalloc return for out of memory situation
by Bryce W. Harrington
· 11 years ago
f4ad19a
seat: don't break in notify_output_create
by U. Artie Eoff
· 11 years ago
161c6c5
input: fix input device map to output if it doesn't exist.
by U. Artie Eoff
· 11 years ago
c81c424
libinput-seat: allow setting libinput log priority in weston
by U. Artie Eoff
· 11 years ago
71db0fd
libinput-seat: redirect libinput log to weston log
by U. Artie Eoff
· 11 years ago
e0de3c2
Add libinput based input device backend
by Jonas Ådahl
· 11 years ago