Skip to content

backends/libinput: Fix the default value for the pressure curve property

When it's actually at the default value, it gets serialized without decimal points (e.g. 0,0;1,1) but the default property string had them.

BUG: 497782

Merge request reports

Loading