platform/upstream/libinput.git
2022-02-11 Duna Ohquirks.c: Fix a coverity warning of potential NULL... tizen_work_20220207 accepted/tizen/unified/20220214.131011 submit/tizen/20220211.064101
2022-02-08 Duna Ohtablet: Fix divide by zero error. 'count' could be... submit/tizen/20220208.100129 submit/tizen/20220209.072019
2022-02-08 Duna Ohpackagin: Bump up to 1.17.0
2022-02-07 dyamy-leeChecking return value
2022-02-07 dyamy-leeAdd Initialization of variable
2022-02-07 dyamy-leeResolve a resource leak
2022-02-07 dyamy-leeImplements TouchEventCheckTest for libinput haltests
2022-02-07 dyamy-leeImplements KeyboardEventCheckTest for libinput haltests
2022-02-07 dyamy-leeImplements MouseEventCheckTest for libinput haltests
2022-02-07 dyamy-leeAdd testing get libinput devices list for libinput...
2022-02-07 dyamy-leeAdd SetUp/TearDown in libinput haltests
2022-02-07 dyamy-leeAdd libinput haltests frame
2022-02-07 jeonpackaging: Bump up to 1.16.1
2022-02-07 INSUN PYOFix indentation
2022-02-07 Sung-Jin Parkudev-seat: skip addition of unconfigured device by...
2022-02-07 jeonflush touch aux events without normal touch events
2022-02-07 jeonlibinput: remove build warnings
2022-02-07 jeonudev-seat: fix a memory leak
2022-02-07 jeonquirks: add an option to enable/disable quirks
2022-02-07 jeonpackaging: Bump up to 1.15.0
2022-02-07 jeonevdev: fix a memory leak
2022-02-07 jeonevdev: filtering a BTN_TOOL_FINGER like a BTN_TOUCH
2022-02-07 JengHyun Kangevdev: free aux_data struct in fallback destroy function
2022-02-07 Sung-Jin Parkudev-seat: add apis to set udev monitor's event source...
2022-02-07 Sung-Jin Parkudev-seat: remove unused environment variable
2022-02-07 JengHyun Kangevdev: support ABS_MT_PRESSURE events
2022-02-07 Sung-Jin Parklibinput-udev: fix not to install udev rules and utils
2022-02-07 Sung-Jin Parkudev-seat: add LIBINPUT_UDEV_SKIP_INITIAL_ENUMERATION...
2022-02-07 Sung-Jin Parklibinput-util: fix logical error regarding comparison...
2022-02-07 Sung-Jin Parkevdev: fix integer division problem by casting one...
2022-02-07 JengHyun Kangfix build warnings
2022-02-07 JengHyun Kangpackaging: Bump up to 1.8.0
2022-02-07 JengHyun Kangevdev: check a null list
2022-02-07 Sung-Jin Parklibinput-device-group: apply ASLR
2022-02-07 JengHyun Kangevdev: casting unsigned int to int to compare value
2022-02-07 JengHyun Kangevdev: free aux_data list when device is destroy
2022-02-07 Sung-Jin Parkevdev: remove unreachable code and add exception handli...
2022-02-07 JengHyun Kangsupport a AUX code events generated from EV_ABS
2022-02-07 JengHyun KangImport opensource codes for security issue. - evdev...
2022-02-07 Sung-Jin Parkpackaging: update packaging file to install license...
2022-02-07 JengHyun KangIgnore joystick devices if LIBINPUT_IGNORE_JOYSTICK...
2022-02-07 Gwanglim Leeevdev: fix a warning. fd should have initialized value.
2022-02-07 JengHyun Kangevdev: Do not open the already opened device
2022-02-07 Lisa kimSet receive buffer size from UDEV_MONITOR_BUFFER_SIZE env
2022-02-07 JengHyun KangCall a input_set_default_property() in evdev_device_cre...
2022-02-07 JengHyun Kangsvace: Modify a strerror function to strerror_r to...
2022-02-07 Duna OhAdd a device only when the device is not created by...
2022-02-07 JengHyun KangAdd a new API to return wheel click angle value
2022-02-07 Sung-Jin ParkApply directory macros
2022-02-07 JengHyun KangModify a ttrace macro name TRACE_BEGIN to TRACE_INPUT_BEGIN
2022-02-07 JengHyun KangRemove unnecessary ttrace and add ttrace logs to anothe...
2022-02-07 JengHyun KangAdd ttrace
2022-02-07 JengHyun KangAdd a patch for support extra touch events.
2022-02-07 Mun, Gwan-gyeongAdd manifest for security domain policy
2022-02-07 Gwanglim Leepackaging: correct installation path of udev rule files...
2022-02-07 Philippe Covalpackaging: Bump to 0.11.0
2022-02-07 Manuel Bachmannpackaging: Bump to 0.8.0
2022-02-07 Philippe Covalpackaging: Bump to 0.6.0
2022-02-07 Philippe Covalpackaging: Bump to 0.5.0
2022-02-07 Philippe Covalpackaging: use upstream tags
2022-02-07 Philippe Covalpackaging: Initial packaging on 0.1.0 for Tizen
2021-02-23 Peter Huttererlibinput 1.17.0 upstream_bkup_20230126 upstream_work_20220207 1.17.0 upstream/1.17.0
2021-02-23 Peter Hutterertools/record: fix two coverity complaints
2021-02-23 Peter Hutterertools: add a tool to print a libinput recording as...
2021-02-23 Peter Hutterermeson.build: build libinput replay as well
2021-02-23 Peter Hutterertools/record: use a helper function to get the next...
2021-02-23 Peter Hutterertools/record: switch record over to using epoll
2021-02-23 Peter Hutterertools/record: reword parts of the man page
2021-02-23 Peter Hutterertools/record: use safe_basename() to get to the hid...
2021-02-23 Peter Huttererutils: add a safe version of basename
2021-02-23 Peter Hutterertools/record: simplify the behavior to emulate Python...
2021-02-23 Peter Hutterertools/replay: Enter quits if there are no events
2021-02-23 Peter Hutterertools/replay: search for the first event with a timestamp
2021-02-22 Peter Hutterertools/record: print a header as first line
2021-02-19 yuri1969Fix worng quirk name in doc
2021-02-18 Peter Hutterertools/record: fix outdated comment
2021-02-18 Peter Hutterertools/record: de-inline our functions
2021-02-18 Peter Hutterertools/record: correct the evdev data format in the...
2021-02-18 Peter Hutterermeson.build: consolidate all man pages
2021-02-18 Peter Hutterermeson.build: drop the dummy config data and use copy...
2021-02-17 satrmbtest: add test cases for 2/3 finger movement after...
2021-02-16 Peter Huttererlibinput 1.16.902 1.16.902
2021-02-15 Peter Hutterertest: add test cases for 2/3 finger movement after tap
2021-02-15 Peter Hutterertest: drop the needless base event conversion
2021-02-15 Peter Hutterertest: print the event type on mismatch
2021-02-15 Peter Huttererdoc: update the docs with a note regarding multifinger...
2021-02-15 Peter Hutterergitlab CI: move the no-libwacom test suite into its...
2021-02-15 satrmbtest: fix a few missing or wrong drag-lock timeouts
2021-02-15 satrmbtouchpad: permit only one finger on the touchpad at...
2021-02-15 satrmbtouchpad: stretch the tap-and-drag timeout a bit depend...
2021-02-15 Peter Huttererdoc/user: generate the required package list for the...
2021-02-12 Peter Hutterergitlab CI: add a job to make sure we're running all...
2021-02-12 Peter Hutterertest: drop the custom group names
2021-02-12 Peter Huttererutils: add a trunkname() function to extract the trunk...
2021-02-12 Peter Hutterergitlab CI: make the test suite names a list
2021-02-12 Peter Hutterertest: use motion events to check the "system is too...
2021-02-12 Peter Hutterertest: wrap the litest user data into a struct
2021-02-12 Peter Hutterertest: move a helper function close to its caller
2021-02-11 Peter Hutterergitlab CI: run the scan-build analysis jobs in script
2021-02-11 Peter Hutterertools/record: remove a useless assignment
next