Files
gtk/gdk
Hemidark 0c44851848 gdk: always populate GDK_AXIS_{X,Y} in merged event history
Since GdkTimeCoord stores only axis values, prior to this change,
if a device didn't report GDK_AXIS_X or GDK_AXIS_Y, the history
attached to merged motion events wouldn't contain any positional
information.

Commit 6012276093 already addressed
this issue for devices without tools by storing the event position
in GdkTimeCoord using GDK_AXIS_X and GDK_AXIS_Y and augmenting the
GdkTimeCoord's axis bitmask accordingly.

This change generalizes that workaround to all devices. Note that
if a device DOES report values for GDK_AXIS_X and GDK_AXIS_Y, those
values won't be overwritten.

Closes #4809
2022-04-05 15:35:12 -07:00
..
2021-10-28 14:48:20 +02:00
2021-10-06 03:43:47 +02:00
2021-10-08 03:31:07 +02:00
2021-10-26 20:59:37 +02:00
2021-09-24 22:50:29 +02:00
2021-09-24 22:50:29 +02:00
2021-10-11 21:40:29 +01:00
2021-05-22 17:25:26 -04:00
2022-01-03 10:27:51 +00:00
2021-10-06 22:50:07 +02:00
2021-05-22 17:25:26 -04:00
2021-09-24 22:50:29 +02:00
2021-10-26 20:59:37 +02:00
2021-09-24 22:50:29 +02:00
2021-05-20 20:45:06 -04:00
2021-10-26 20:59:37 +02:00
2021-05-22 17:25:26 -04:00
2021-10-06 22:50:07 +02:00
2021-09-24 22:50:29 +02:00
2021-10-26 20:59:37 +02:00
2021-10-26 20:59:37 +02:00
2021-09-24 22:50:29 +02:00
2021-03-11 16:37:31 +00:00
2021-09-24 22:50:29 +02:00
2021-03-11 16:37:31 +00:00
2021-09-24 22:50:29 +02:00
2021-03-11 16:37:31 +00:00
2021-09-10 16:56:42 -05:00
2022-03-31 11:41:34 -04:00
2021-09-24 22:50:29 +02:00
2021-05-22 17:25:26 -04:00
2021-10-26 20:59:37 +02:00
2021-10-26 20:59:37 +02:00
2021-05-20 20:45:06 -04:00
2021-05-22 17:25:26 -04:00
2021-08-29 04:29:02 +02:00
2022-01-22 23:10:53 -05:00
2021-05-22 17:25:26 -04:00
2021-03-11 16:37:31 +00:00
2021-05-22 21:21:10 -04:00
2021-10-26 20:59:37 +02:00
2021-05-22 17:25:26 -04:00
2021-09-24 22:50:29 +02:00
2021-03-11 16:37:31 +00:00
2021-03-11 16:37:31 +00:00
2021-10-06 03:44:59 +02:00
2021-05-22 17:25:26 -04:00
2021-10-26 20:59:37 +02:00
2022-02-22 22:55:48 -05:00
2021-10-18 08:35:54 -04:00
2021-10-26 20:59:37 +02:00