platform/upstream/libinput.git
2023-08-11 Inhong HanFix issue detected by static analysis tool 75/297175/1 accepted/tizen_8.0_unified tizen_8.0 tizen_bkup_20231204 accepted/tizen/8.0/unified/20231005.095040 accepted/tizen/unified/20230814.121022 tizen_8.0_m2_release
2023-07-20 duna.ohlibinput.c: add logs for debugging in TIZEN 29/296129/1 accepted/tizen/unified/20230728.155757
2023-07-18 Jihoon KimFix issue detected by static analysis tool 31/295931/3 accepted/tizen/unified/20230726.163452
2023-07-17 Jihoon KimFix issue detected by static analysis tool 01/295901/2
2023-02-24 duna.ohpackaging: Bump up to 1.22.0 tizen_work_20230126 accepted/tizen/unified/20230227.152727
2023-02-24 duna.ohhaltest: fix haltest ro run properly
2023-01-27 duna.ohevdev: resolve memory leak
2023-01-27 duna.ohevdev: A joystick could be ignored before opening input...
2023-01-27 Duna Ohtablet: Fix divide by zero error. 'count' could be...
2023-01-27 Duna Ohpackagin: Bump up to 1.17.0
2023-01-27 dyamy-leeChecking return value
2023-01-27 dyamy-leeAdd Initialization of variable
2023-01-27 dyamy-leeResolve a resource leak
2023-01-27 dyamy-leeImplements TouchEventCheckTest for libinput haltests
2023-01-27 dyamy-leeImplements KeyboardEventCheckTest for libinput haltests
2023-01-27 dyamy-leeImplements MouseEventCheckTest for libinput haltests
2023-01-27 dyamy-leeAdd testing get libinput devices list for libinput...
2023-01-27 dyamy-leeAdd SetUp/TearDown in libinput haltests
2023-01-27 dyamy-leeAdd libinput haltests frame
2023-01-27 jeonpackaging: Bump up to 1.16.1
2023-01-27 INSUN PYOFix indentation
2023-01-27 Sung-Jin Parkudev-seat: skip addition of unconfigured device by...
2023-01-27 jeonflush touch aux events without normal touch events
2023-01-27 jeonlibinput: remove build warnings
2023-01-27 jeonudev-seat: fix a memory leak
2023-01-27 jeonquirks: add an option to enable/disable quirks
2023-01-27 jeonpackaging: Bump up to 1.15.0
2023-01-27 jeonevdev: fix a memory leak
2023-01-27 jeonevdev: filtering a BTN_TOOL_FINGER like a BTN_TOUCH
2023-01-27 JengHyun Kangevdev: free aux_data struct in fallback destroy function
2023-01-27 Sung-Jin Parkudev-seat: add apis to set udev monitor's event source...
2023-01-27 Sung-Jin Parkudev-seat: remove unused environment variable
2023-01-27 JengHyun Kangevdev: support ABS_MT_PRESSURE events
2023-01-27 Sung-Jin Parklibinput-udev: fix not to install udev rules and utils
2023-01-27 Sung-Jin Parkudev-seat: add LIBINPUT_UDEV_SKIP_INITIAL_ENUMERATION...
2023-01-27 Sung-Jin Parklibinput-util: fix logical error regarding comparison...
2023-01-27 Sung-Jin Parkevdev: fix integer division problem by casting one...
2023-01-27 JengHyun Kangfix build warnings
2023-01-27 JengHyun Kangpackaging: Bump up to 1.8.0
2023-01-27 JengHyun Kangevdev: check a null list
2023-01-27 Sung-Jin Parklibinput-device-group: apply ASLR
2023-01-27 JengHyun Kangevdev: casting unsigned int to int to compare value
2023-01-27 JengHyun Kangevdev: free aux_data list when device is destroy
2023-01-27 Sung-Jin Parkevdev: remove unreachable code and add exception handli...
2023-01-27 JengHyun Kangsupport a AUX code events generated from EV_ABS
2023-01-27 JengHyun KangImport opensource codes for security issue. - evdev...
2023-01-27 Sung-Jin Parkpackaging: update packaging file to install license...
2023-01-27 JengHyun KangIgnore joystick devices if LIBINPUT_IGNORE_JOYSTICK...
2023-01-27 JengHyun Kangevdev: Do not open the already opened device
2023-01-27 Lisa kimSet receive buffer size from UDEV_MONITOR_BUFFER_SIZE env
2023-01-27 JengHyun KangCall a input_set_default_property() in evdev_device_cre...
2023-01-27 JengHyun Kangsvace: Modify a strerror function to strerror_r to...
2023-01-27 Duna OhAdd a device only when the device is not created by...
2023-01-27 JengHyun KangAdd a new API to return wheel click angle value
2023-01-27 Sung-Jin ParkApply directory macros
2023-01-27 JengHyun KangModify a ttrace macro name TRACE_BEGIN to TRACE_INPUT_BEGIN
2023-01-27 JengHyun KangRemove unnecessary ttrace and add ttrace logs to anothe...
2023-01-27 JengHyun KangAdd ttrace
2023-01-27 JengHyun KangAdd a patch for support extra touch events.
2023-01-27 Mun, Gwan-gyeongAdd manifest for security domain policy
2023-01-27 Gwanglim Leepackaging: correct installation path of udev rule files...
2023-01-27 Philippe Covalpackaging: Bump to 0.11.0
2023-01-27 Manuel Bachmannpackaging: Bump to 0.8.0
2023-01-27 Philippe Covalpackaging: Bump to 0.6.0
2023-01-27 Philippe Covalpackaging: Bump to 0.5.0
2023-01-27 Philippe Covalpackaging: use upstream tags
2023-01-27 Philippe Covalpackaging: Initial packaging on 0.1.0 for Tizen
2022-11-19 José Expósitolibinput 1.22.0 upstream_bkup_20240104 upstream_work_20230126 1.22.0 upstream/1.22.0
2022-11-15 Peter Hutterergitlab CI: pre-install all packages we need
2022-11-15 Peter Hutterergitlab CI: update freebsd to 13.1
2022-11-14 Peter Hutterergitlab CI: don't install valgrind, it's already in...
2022-11-14 José Expósitotouchpad: add escape and asterisk to the DWT blacklist
2022-11-14 José Expósitoutil: use ck_assert_ptr_eq() instead of ck_assert_ptr_n...
2022-11-07 Yinon Burganskyutil: return the number of elements from strv_from_string
2022-10-10 José Expósitodebug-gui: avoid locking pointer twice
2022-10-10 José Expósitotools: hide debug-gui help when building with -Ddebug...
2022-10-09 José Expósitomeson.build: always set HAVE_GTK_WAYLAND
2022-10-03 José Expósitotablet: avoid errors calling libevdev_get_abs_info()
2022-09-23 Tadhg McDonald... Fix Framework quirk so it wirks with 12 gen intel
2022-09-18 José Expósitotablet: check libevdev_get_abs_info() return value
2022-09-07 Peter Huttererfilter: add a flat trackpoint accel
2022-09-07 Peter Huttererfilter: apply the same factor for constant motion as...
2022-09-07 Peter Huttererfilter: don't normalize the speed again in the default...
2022-09-07 Peter Huttererevdev: use filter_dispatch_constant() for the lenovo...
2022-09-07 Peter Huttererevdev: use filter_dispatch_constant() for button scrolling
2022-09-07 Peter Huttererfilter: don't normalize the const filter approach
2022-09-07 Peter Huttererfilter: constify the interfaces and make them static
2022-09-07 Peter Huttererevdev: rename post_trackpoint_scroll to post_button_scroll
2022-09-07 Peter Huttererfilter: localize a few variables
2022-09-07 Peter Huttererfilter: constify the tracker API
2022-09-07 Peter Huttererfilter: remove an unnecessary layer of indirection
2022-09-07 Peter Huttererfilter: fix the mix of normalized vs device coordinates
2022-09-07 Peter Huttererfilter: a few whitespace fixes and extra comments
2022-09-02 Peter HuttererCI: drop the job count for the valgrind test suite...
2022-09-02 Benjamin TissoiresCI: in b2c, compile on the host, then test in qemu
2022-09-02 Benjamin TissoiresCI: start a full systemd environment before running...
2022-09-02 Benjamin TissoiresCI: include systemd-udev in the fedora image
2022-09-02 Benjamin TissoiresCI: rely on b2c to start qemu tests
2022-09-01 Benjamin TissoiresCI: do not retry the qemu runs
2022-08-31 Benjamin TissoiresCI: remove unused test
next