diff options
author | Sergei Dolgov <[email protected]> | 2019-06-22 14:32:39 +0200 |
---|---|---|
committer | Simon Ser <[email protected]> | 2019-07-05 18:41:56 +0300 |
commit | a5c6816095158ff01ace12403bc527fec8c8af84 (patch) | |
tree | 08610261dada277f8bfd7ad978a0b730c1a6c442 /sway/sway-ipc.7.scd | |
parent | bcceb61b43c917247800d104d1fa064f51ab56a1 (diff) |
calibration_matrix: add the current matrix to the IPC description for libinput devices
Diffstat (limited to 'sway/sway-ipc.7.scd')
-rw-r--r-- | sway/sway-ipc.7.scd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd index 8e5bf874..3657dcd6 100644 --- a/sway/sway-ipc.7.scd +++ b/sway/sway-ipc.7.scd @@ -1107,6 +1107,10 @@ following properties will be included for devices that support them: |- dwt : string : Whether disable-while-typing is enabled. It can be _enabled_ or _disabled_ +|- calibration_matrix +: array +: An array of 6 floats representing the calibration matrix for absolute + devices such as touchscreens *Example Reply:* |