gnome-control-center/panels/wacom/calibrator
Peter Hutterer c348239e92 wacom: Pass the GsdDevice through to the calibrator
The calibrator gets a GdkDevice from the GtkGesture but that device is
the "Logical device for $TABLET", not the actual device. So all our
clicks are discarded as coming from the wrong device.

Fix this by passing the GsdDevice through and comparing against that.

Closes #1871
2024-02-19 12:47:09 +01:00
..
calibrator-gui.c wacom: Pass the GsdDevice through to the calibrator 2024-02-19 12:47:09 +01:00
calibrator-gui.h wacom: Pass the GsdDevice through to the calibrator 2024-02-19 12:47:09 +01:00
calibrator.c wacom: Drop old_axes from calibration API 2017-07-05 23:46:22 +02:00
calibrator.css wacom: Update/unbreak calibrator 2022-02-12 16:03:37 +00:00
calibrator.h wacom: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
calibrator.ui wacom: Remove periods from descriptions 2024-02-05 10:54:29 +00:00
cc-clock.c wacom: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-clock.h wacom: Port calibrator UI to GTK+ 2018-11-07 23:02:10 +00:00
COPYING wacom: Add COPYING file for calibrator code 2012-01-11 12:03:43 +00:00
main.c wacom: Fix a few indentation/whitespace issues 2024-02-19 12:46:06 +01:00
meson.build wacom: Pass the GsdDevice through to the calibrator 2024-02-19 12:47:09 +01:00
target.svg wacom: Port calibrator UI to GTK+ 2018-11-07 23:02:10 +00:00