aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-ipc.7.scd
diff options
context:
space:
mode:
authorLibravatar Sergei Dolgov <dolgovs@gmail.com>2019-06-22 14:32:39 +0200
committerLibravatar Simon Ser <contact@emersion.fr>2019-07-05 18:41:56 +0300
commita5c6816095158ff01ace12403bc527fec8c8af84 (patch)
tree08610261dada277f8bfd7ad978a0b730c1a6c442 /sway/sway-ipc.7.scd
parentUse isnan (diff)
downloadsway-a5c6816095158ff01ace12403bc527fec8c8af84.tar.gz
sway-a5c6816095158ff01ace12403bc527fec8c8af84.tar.zst
sway-a5c6816095158ff01ace12403bc527fec8c8af84.zip
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.scd4
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:
1107|- dwt 1107|- dwt
1108: string 1108: string
1109: Whether disable-while-typing is enabled. It can be _enabled_ or _disabled_ 1109: Whether disable-while-typing is enabled. It can be _enabled_ or _disabled_
1110|- calibration_matrix
1111: array
1112: An array of 6 floats representing the calibration matrix for absolute
1113 devices such as touchscreens
1110 1114
1111 1115
1112*Example Reply:* 1116*Example Reply:*