index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
12.0
13.0
14.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libweston
/
libinput-device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
input: Convert weston_pointer_motion_event to weston_coord
Derek Foreman
1
-5
/
+3
2023-02-09
backend: Make input notification functions use weston_coord
Derek Foreman
1
-4
/
+4
2023-02-09
libweston: replace weston_output_transform_coordinate
Derek Foreman
1
-7
/
+8
2022-11-08
compositor: Use paced logger for unknown scroll source
Derek Foreman
1
-5
/
+2
2021-07-31
Fix indentation all through the project
Emmanuel Gil Peyrot
1
-2
/
+2
2021-07-31
input: Handle correctly failure to compile XKB keymaps
Marius Vlad
1
-2
/
+19
2020-12-08
libweston/libinput-device: Enable/Set pointer capabilities only on pointer mo...
Marius Vlad
1
-5
/
+24
2019-07-18
libweston: Migrate functions that operate on 'weston_output' into backend header
Marius Vlad
1
-0
/
+1
2019-07-18
libweston: Migrate functions that operate on input objects
Marius Vlad
1
-0
/
+1
2019-04-18
Rename compositor.h to libweston/libweston.h
Pekka Paalanen
1
-1
/
+1
2018-05-30
libweston: introduce notify_touch_normalized() and doc
Pekka Paalanen
1
-1
/
+9
2018-05-30
libweston: notify_touch API to use weston_touch_device
Pekka Paalanen
1
-4
/
+3
2018-05-30
libinput: move calibration printing into do_set_calibration()
Pekka Paalanen
1
-27
/
+24
2018-05-30
input: introduce weston_touch_device
Louis-Francis Ratté-Boulianne
1
-1
/
+117
2018-04-20
libinput: do not switch output associations on disable
Pekka Paalanen
1
-10
/
+2
2018-04-20
libinput: allow evdev_device_set_output(dev, NULL)
Pekka Paalanen
1
-1
/
+9
2018-04-20
libinput: make setting the same output a no-op
Pekka Paalanen
1
-0
/
+3
2018-04-20
libinput: log input device to output associations
Pekka Paalanen
1
-0
/
+6
2018-04-20
libinput: deprecate WL_CALIBRATION
Pekka Paalanen
1
-0
/
+7
2018-04-20
libinput: note if calibrating without an output
Pekka Paalanen
1
-8
/
+16
2018-04-20
libinput: remove evdev_device::devnode
Pekka Paalanen
1
-1
/
+0
2017-11-27
libweston: Use struct timespec for touch down events
Alexandros Frantzis
1
-5
/
+9
2017-11-27
libweston: Use struct timespec for key events
Alexandros Frantzis
1
-2
/
+5
2017-11-27
libweston: Use struct timespec for axis events
Alexandros Frantzis
1
-6
/
+6
2017-11-27
libweston: Use struct timespec for button events
Alexandros Frantzis
1
-2
/
+5
2017-11-27
libweston: Use struct timespec for motion events
Alexandros Frantzis
1
-9
/
+10
2017-08-11
configure.ac: remove dependency on mtdev
Arnaud Vrac
1
-1
/
+0
2017-03-17
libinput: Suppress unhandled-case warning
Daniel Stone
1
-0
/
+2
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
1
-0
/
+1
2016-07-26
input: Provide microsecond timestamps in motion events
Jonas Ådahl
1
-0
/
+3
2016-07-26
libinput: Expose unaccelerated motion deltas in motion event struct
Jonas Ådahl
1
-1
/
+8
2016-06-23
Rename src/ to libweston/
Pekka Paalanen
1
-0
/
+593