mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
Carlos Garnacho
cc838ead8b
clutter/evdev: Add ClutterInputDeviceEvdev::device-matrix property
And transform absolute events using this matrix. This property is akin to the "Coordinate Transformation Matrix" property in X11, and will be used to map tablets/touchscreens to outputs, favoured over the libinput matrix which is meant for calibration. https://bugzilla.gnome.org/show_bug.cgi?id=774115
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%