wlroots-hyprland/backend/libinput
Simon Ser e1c6801b65 backend/libinput: ignore multiple events for same pointer button
If the same button is pressed on two devices on the same seat,
ignore the second event.

This is also what Mutter does.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3665
2023-06-14 10:48:44 +00:00
..
backend.c Use env helpers 2022-08-22 10:18:52 -04:00
events.c build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
keyboard.c types/wlr_keyboard: uniformize events name 2022-03-17 18:16:14 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
pointer.c backend/libinput: ignore multiple events for same pointer button 2023-06-14 10:48:44 +00:00
switch.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
tablet_pad.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
tablet_tool.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
touch.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00