mirror of
https://github.com/swaywm/sway.git
synced 2025-11-14 06:59:47 -05:00
calibration_matrix: add the current matrix to the IPC description for libinput devices
This commit is contained in:
parent
bcceb61b43
commit
a5c6816095
2 changed files with 16 additions and 0 deletions
|
|
@ -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:*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue