input: add per-device scroll-factor (#11241)
This commit is contained in:
parent
78e86d879f
commit
127aab8159
16 changed files with 593 additions and 22 deletions
|
|
@ -52,6 +52,7 @@ in
|
|||
|
||||
postInstall = ''
|
||||
install pointer-warp -t $out/bin
|
||||
install pointer-scroll -t $out/bin
|
||||
'';
|
||||
|
||||
cmakeBuildType = "Debug";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue