28 Commits (996dd5caa5b73154375679147dcc4d8523b999bf)

Author SHA1 Message Date
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Marius Vlad eb34f827dd input: Handle correctly failure to compile XKB keymaps 3 years ago
Marius Vlad e825fe389e libweston/libinput-device: Enable/Set pointer capabilities only on pointer movement 4 years ago
Marius Vlad 63ef078ada libweston: Migrate functions that operate on 'weston_output' into backend header 5 years ago
Marius Vlad 9eb2064b85 libweston: Migrate functions that operate on input objects 5 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Pekka Paalanen f406253d3c libweston: introduce notify_touch_normalized() and doc 6 years ago
Pekka Paalanen bcbce33000 libweston: notify_touch API to use weston_touch_device 6 years ago
Pekka Paalanen 09fbe14e8f libinput: move calibration printing into do_set_calibration() 6 years ago
Louis-Francis Ratté-Boulianne 6ef59c9843 input: introduce weston_touch_device 6 years ago
Pekka Paalanen 1bbf58ff58 libinput: do not switch output associations on disable 7 years ago
Pekka Paalanen 98d50cc311 libinput: allow evdev_device_set_output(dev, NULL) 7 years ago
Pekka Paalanen 018e6ade21 libinput: make setting the same output a no-op 7 years ago
Pekka Paalanen 6632b6dc72 libinput: log input device to output associations 7 years ago
Pekka Paalanen ed51b62416 libinput: deprecate WL_CALIBRATION 7 years ago
Pekka Paalanen dfc9d3b847 libinput: note if calibrating without an output 7 years ago
Pekka Paalanen bb659c8e19 libinput: remove evdev_device::devnode 7 years ago
Alexandros Frantzis 9448deb073 libweston: Use struct timespec for touch down events 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
Arnaud Vrac 167bbb6d10
configure.ac: remove dependency on mtdev 7 years ago
Daniel Stone 4933ca5e57 libinput: Suppress unhandled-case warning 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Jonas Ådahl de1ed2e73b input: Provide microsecond timestamps in motion events 8 years ago
Jonas Ådahl 3845b32d5c libinput: Expose unaccelerated motion deltas in motion event struct 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Giulio Camuffo 8aedf7b11e libinput: don't use weston_config when configuring input devices 8 years ago
Giulio Camuffo d52f3b775b compositor: remove the weston_config field in weston_compositor 8 years ago
Giulio Camuffo 90a6fc659f input: use doubles in the interfaces to notify of input events 9 years ago
Chris Michael 7e7f793174 libinput-device: Remove unnecessary function call 9 years ago
Christopher Michael e1719c7891 libinput-device: Remove unnecessary function call 9 years ago
Peter Hutterer 87743e9303 Support axis source, axis discrete, frame and axis stop events 9 years ago
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 9 years ago
Jonas Ådahl d2510105a6 input: Make pointer grab motion callbacks take an event struct 9 years ago
Giulio Camuffo 49da7aeb25 libinput: remove unused #define 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Jonas Ådahl 90d1ac8d49 libinput: Only forward first and last press and release for a key 10 years ago
Jonas Ådahl e90b9e9b59 libinput: Only forward first and last press and release for a button 10 years ago
Peter Hutterer 5dddd411d6 libinput-device: use the discrete axis value for wheel events 10 years ago
Peter Hutterer c54f23d8df libinput-device: use the new merged scroll events 10 years ago
Derek Foreman d621df2dee input: Use slightly less obscure logic in evdev_notify_keyboard_focus() 10 years ago
Jonas Ådahl c996f1d8bd libinput-device: Don't get initial key states 10 years ago
Peter Hutterer 3fbba493d5 libinput: normalize WL_CALIBRATION before passing it to libinput 10 years ago
Jonas Ådahl 05e4a1f768 libinput: Add tap configuration to weston.ini 10 years ago
Jonas Ådahl 26714b4718 libinput: Use floating point instead of fixed point numbers 10 years ago
Ander Conselvan de Oliveira a7caef964b input: Fix errors due to initializing input before creating outputs 11 years ago
Ander Conselvan de Oliveira 6c975faaa9 evdev: Discard events from a touchscreen paired with an unplugged output 11 years ago