Skip to content

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

Joshua Goins requested to merge work/redstrate/fix-default-pressure-curve into master

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