summaryrefslogtreecommitdiff
path: root/src/libinput-seat.c
Commit message (Expand)AuthorAgeFilesLines
* libinput: Remove unused static valuesDaniel Stone2016-05-041-3/+0
* input: Split get_udev_seat() into its own functionDerek Foreman2015-10-141-5/+12
* cosmetic: add missing line between variable declarations and codeDerek Foreman2015-09-301-0/+1
* input: when destroying a seat, remove keyboard focus firstDerek Foreman2015-08-071-1/+2
* input: Don't test keyboard/pointer/touch pointersDerek Foreman2015-07-311-5/+10
* input: make a function for device removalDerek Foreman2015-07-171-3/+9
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-151-0/+1
* src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* input: don't assume outputs have namesDerek Foreman2015-03-181-1/+2
* libinput: default to INFO log levelPekka Paalanen2014-09-121-8/+8
* Require libinput 0.4.0Peter Hutterer2014-06-251-11/+21
* libinput-seat: literal values for WESTON_LIBINPUT_LOG_PRIORITYU. Artie Eoff2014-05-091-1/+8
* input: Fix errors due to initializing input before creating outputsAnder Conselvan de Oliveira2014-04-251-2/+6
* evdev: Discard events from a touchscreen paired with an unplugged outputAnder Conselvan de Oliveira2014-04-251-3/+1
* Check zalloc return for out of memory situationBryce W. Harrington2014-04-251-1/+1
* seat: don't break in notify_output_createU. Artie Eoff2014-04-211-1/+0
* input: fix input device map to output if it doesn't exist.U. Artie Eoff2014-04-211-1/+3
* libinput-seat: allow setting libinput log priority in westonU. Artie Eoff2014-04-211-0/+7
* libinput-seat: redirect libinput log to weston logU. Artie Eoff2014-04-211-0/+9
* Add libinput based input device backendJonas Ã…dahl2014-03-121-0/+353