summaryrefslogtreecommitdiff
path: root/src/libinput-seat.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-04libinput: Remove unused static valuesDaniel Stone1-3/+0
2015-10-14input: Split get_udev_seat() into its own functionDerek Foreman1-5/+12
2015-09-30cosmetic: add missing line between variable declarations and codeDerek Foreman1-0/+1
2015-08-07input: when destroying a seat, remove keyboard focus firstDerek Foreman1-1/+2
2015-07-31input: Don't test keyboard/pointer/touch pointersDerek Foreman1-5/+10
2015-07-17input: make a function for device removalDerek Foreman1-3/+9
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz1-0/+1
2015-06-15src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2015-03-18input: don't assume outputs have namesDerek Foreman1-1/+2
2014-09-12libinput: default to INFO log levelPekka Paalanen1-8/+8
2014-06-25Require libinput 0.4.0Peter Hutterer1-11/+21
2014-05-09libinput-seat: literal values for WESTON_LIBINPUT_LOG_PRIORITYU. Artie Eoff1-1/+8
2014-04-25input: Fix errors due to initializing input before creating outputsAnder Conselvan de Oliveira1-2/+6
2014-04-25evdev: Discard events from a touchscreen paired with an unplugged outputAnder Conselvan de Oliveira1-3/+1
2014-04-25Check zalloc return for out of memory situationBryce W. Harrington1-1/+1
2014-04-21seat: don't break in notify_output_createU. Artie Eoff1-1/+0
2014-04-21input: fix input device map to output if it doesn't exist.U. Artie Eoff1-1/+3
2014-04-21libinput-seat: allow setting libinput log priority in westonU. Artie Eoff1-0/+7
2014-04-21libinput-seat: redirect libinput log to weston logU. Artie Eoff1-0/+9
2014-03-12Add libinput based input device backendJonas Ã…dahl1-0/+353