wlroots/backend/libinput
YaoBing Xiao 1aeaa24e90 backend/libinput: Remove redundant LED reset during keyboard initialization
Not all users want to initially turn off all keyboard LED indicators on the device.
For example, some designs hope that the Num Lock light of the machine will be on
after restart. Then libinput_device_led_update is redundant logic.
2025-04-25 16:04:09 +08:00
..
backend.c backend/libinput: Fix call of handle_libinput_readable() when WLR_LIBINPUT_NO_DEVICES is set 2024-05-21 08:26:04 -04:00
events.c build: require libinput v1.19 2024-07-04 22:51:07 +02:00
keyboard.c backend/libinput: Remove redundant LED reset during keyboard initialization 2025-04-25 16:04:09 +08:00
meson.build build: require libinput v1.19 2024-07-04 22:51:07 +02:00
pointer.c pointer: release pressed buttons on destroy 2024-09-24 19:53:54 +00:00
switch.c input-device: drop wlr_input_device.{vendor,product} 2024-03-07 11:08:18 +00:00
tablet_pad.c input-device: drop wlr_input_device.{vendor,product} 2024-03-07 11:08:18 +00:00
tablet_tool.c Fix/cleanup includes a bit 2025-04-15 20:13:29 +03:00
touch.c input-device: drop wlr_input_device.{vendor,product} 2024-03-07 11:08:18 +00:00