pilotmoon / Scroll-Reverser

Per-device scrolling prefs on macOS.

Home Page:https://pilotmoon.com/scrollreverser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iPad sidecar scrolling is treated as mouse scrolling

superk589 opened this issue · comments

When use this app on macOS Catalina, try to use two fingers to scroll screen on iPad, it's reversed too. It would be better if there is an option for this.

I was thinking this too when I remembered that the base setting should change this. It does, but it also flips the direction of 3/4 finger swipes, so it would be better if this app supports this. Just to try and clarify what the original poster here means, this app is unable to reverse scrolling input from Sidecar, which is done with a two-finger swipe up or down. It works in the opposite direction of most touchscreens, so it would be nice if this app would be able to fix that. Reversing tablet input does nothing to change this.

After some accidental testing, I discovered something that is probably closer to the problem. Sidecar scrolling input is detected as mouse scrolling, so it is affected by that setting instead of trackpad or tablet.

Here's a log from the debug console of Sidecar input:

13:51:50.6 2539 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3654][pid 0][x -6][y 0]
13:51:50.7 2540 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3697][pid 0][x -14][y -2]
13:51:50.7 2541 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3745][pid 0][x -15][y -2]
13:51:50.7 2542 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3750][pid 0][x -15][y -2]
13:51:50.7 2543 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3786][pid 0][x -15][y -2]
13:51:50.8 2544 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3808][pid 0][x -9][y -2]
13:51:50.8 2545 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3819][pid 0][x -7][y -1]
13:51:50.8 2546 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3834][pid 0][x -6][y -1]
13:51:50.8 2547 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3850][pid 0][x -5][y -1]
13:51:50.8 2548 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3875][pid 0][x -6][y -1]
13:51:50.8 2549 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3882][pid 0][x -4][y -1]
13:51:50.9 2550 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3900][pid 0][x -4][y -1]
13:51:50.9 2551 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3916][pid 0][x -3][y -1]
13:51:50.9 2552 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3944][pid 0][x -3][y -1]
13:51:50.9 2553 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3950][pid 0][x -3][y -1]
13:51:50.9 2554 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3967][pid 0][x -3][y -1]
13:51:50.9 2555 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 3983][pid 0][x -4][y -1]
13:51:51.0 2556 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4010][pid 0][x -4][y -1]
13:51:51.0 2557 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4017][pid 0][x -4][y -1]
13:51:51.0 2558 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4034][pid 0][x -4][y -1]
13:51:51.0 2559 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4050][pid 0][x -5][y -1]
13:51:51.0 2560 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4081][pid 0][x -5][y -1]
13:51:51.0 2561 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4083][pid 0][x -5][y -1]
13:51:51.1 2562 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4100][pid 0][x -4][y -1]
13:51:51.1 2563 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4119][pid 0][x -4][y -1]
13:51:51.1 2564 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4150][pid 0][x -4][y 0]
13:51:51.1 2565 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4151][pid 0][x -3][y -1]
13:51:51.1 2566 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4167][pid 0][x -3][y -1]
13:51:51.1 2567 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4183][pid 0][x -4][y -1]
13:51:51.2 2568 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4222][pid 0][x -5][y -1]
13:51:51.2 2569 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4222][pid 0][x -4][y -1]
13:51:51.2 2570 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4233][pid 0][x -4][y -1]
13:51:51.2 2571 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4248][pid 0][x -4][y -1]
13:51:51.2 2572 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4267][pid 0][x -4][y -1]
13:51:51.3 2573 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4294][pid 0][x -4][y -1]
13:51:51.3 2574 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4303][pid 0][x -6][y -1]
13:51:51.3 2575 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4316][pid 0][x -5][y -2]
13:51:51.3 2576 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4333][pid 0][x -5][y -1]
13:51:51.3 2577 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4364][pid 0][x -4][y -1]
13:51:51.3 2578 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4366][pid 0][x -4][y -1]
13:51:51.3 2579 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4383][pid 0][x -5][y -1]
13:51:51.4 2580 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4402][pid 0][x -4][y -1]
13:51:51.4 2581 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4434][pid 0][x -4][y -1]
13:51:51.4 2582 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4434][pid 0][x -3][y -1]
13:51:51.4 2583 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4449][pid 0][x -4][y -1]
13:51:51.4 2584 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4467][pid 0][x -3][y -1]
13:51:51.4 2585 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4483][pid 0][x -3][y -1]
13:51:51.5 2586 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4508][pid 0][x -5][y -1]
13:51:51.5 2587 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4517][pid 0][x -4][y -1]
13:51:51.5 2588 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4532][pid 0][x -4][y -1]
13:51:51.5 2589 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4550][pid 0][x -3][y -1]
13:51:51.5 2590 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4579][pid 0][x -1][y -1]
13:51:51.6 2591 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4593][pid 0][x 0][y -1]
13:51:51.6 2592 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4652][pid 0][x 2][y -1]
13:51:51.6 2593 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4665][pid 0][x 2][y -1]
13:51:51.6 2594 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4683][pid 0][x 2][y -1]
13:51:51.7 2595 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4700][pid 0][x 4][y -1]
13:51:51.7 2596 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4726][pid 0][x 4][y -1]
13:51:51.7 2597 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4733][pid 0][x 4][y -1]
13:51:51.7 2598 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4749][pid 0][x 3][y 0]
13:51:51.7 2599 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4767][pid 0][x 3][y -1]
13:51:51.8 2600 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4796][pid 0][x 3][y 0]
13:51:51.8 2601 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4800][pid 0][x 4][y 0]
13:51:51.8 2602 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4821][pid 0][x 6][y -1]
13:51:51.8 2603 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4833][pid 0][x 6][y 0]
13:51:51.8 2604 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4867][pid 0][x 6][y -1]
13:51:51.8 2605 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4867][pid 0][x 6][y 0]
13:51:51.8 2606 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4882][pid 0][x 9][y 0]
13:51:51.9 2607 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4900][pid 0][x 9][y 0]
13:51:51.9 2608 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4917][pid 0][x 11][y 0]
13:51:51.9 2609 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4938][pid 0][x 9][y 0]
13:51:51.9 2610 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4953][pid 0][x 9][y -1]
13:51:51.9 2611 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4965][pid 0][x 13][y 2]
13:51:51.9 2612 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 4983][pid 0][x 6][y -1]
13:51:52.0 2613 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5010][pid 0][x 6][y -1]
13:51:52.0 2614 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5017][pid 0][x 7][y 0]
13:51:52.0 2615 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5032][pid 0][x 6][y 0]
13:51:52.0 2616 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5053][pid 0][x 5][y 0]
13:51:52.0 2617 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5080][pid 0][x 4][y 0]
13:51:52.0 2618 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5083][pid 0][x 3][y 0]
13:51:52.1 2619 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5100][pid 0][x 6][y 0]
13:51:52.1 2620 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5117][pid 0][x 5][y 1]
13:51:52.1 2621 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5149][pid 0][x 4][y 1]
13:51:52.1 2622 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5149][pid 0][x 4][y 1]
13:51:52.1 2623 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5170][pid 0][x 4][y 1]
13:51:52.1 2624 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5183][pid 0][x 6][y 1]
13:51:52.2 2625 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5216][pid 0][x 5][y 1]
13:51:52.2 2626 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5217][pid 0][x 4][y 0]
13:51:52.2 2627 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5234][pid 0][x 4][y 0]
13:51:52.2 2628 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5250][pid 0][x 4][y 0]
13:51:52.2 2629 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5286][pid 0][x 6][y 0]
13:51:52.2 2630 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5287][pid 0][x 5][y 0]
13:51:52.3 2631 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5301][pid 0][x 3][y 0]
13:51:52.3 2632 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5317][pid 0][x 3][y 0]
13:51:52.3 2633 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5333][pid 0][x 2][y -1]
13:51:52.3 2634 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5358][pid 0][x 2][y -1]
13:51:52.3 2635 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5367][pid 0][x 2][y -1]
13:51:52.3 2636 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5382][pid 0][x 2][y -1]
13:51:52.4 2637 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5400][pid 0][x 2][y -1]
13:51:52.4 2638 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5427][pid 0][x 1][y -1]
13:51:52.4 2639 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5433][pid 0][x 2][y -1]
13:51:52.4 2640 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5450][pid 0][x 1][y -1]
13:51:52.4 2641 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5467][pid 0][x 4][y -1]
13:51:52.5 2642 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5497][pid 0][x 2][y -1]
13:51:52.5 2643 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5500][pid 0][x 2][y -2]
13:51:52.5 2644 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5520][pid 0][x 2][y -2]
13:51:52.5 2645 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5533][pid 0][x 2][y -1]
13:51:52.5 2646 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5566][pid 0][x 2][y -2]
13:51:52.5 2647 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5566][pid 0][x 2][y -2]
13:51:52.5 2648 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5584][pid 0][x 2][y -1]
13:51:52.6 2649 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5600][pid 0][x 2][y -2]
13:51:52.6 2650 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5635][pid 0][x 2][y -2]
13:51:52.6 2651 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5635][pid 0][x 2][y -2]
13:51:52.6 2652 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5649][pid 0][x 2][y -2]
13:51:52.6 2653 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5666][pid 0][x 2][y -2]
13:51:52.6 2654 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5683][pid 0][x 2][y -2]
13:51:52.7 2655 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5708][pid 0][x 2][y -2]
13:51:52.7 2656 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5716][pid 0][x 2][y -2]
13:51:52.7 2657 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5734][pid 0][x 4][y -2]
13:51:52.7 2658 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5754][pid 0][x 2][y -2]
13:51:52.7 2659 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5781][pid 0][x 2][y -2]
13:51:52.7 2660 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5783][pid 0][x 1][y -3]
13:51:52.8 2661 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5799][pid 0][x 2][y -3]
13:51:52.8 2662 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5817][pid 0][x 2][y -3]
13:51:52.8 2663 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5854][pid 0][x 1][y -4]
13:51:52.8 2664 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5855][pid 0][x 2][y -4]
13:51:52.8 2665 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5867][pid 0][x 1][y -3]
13:51:52.8 2666 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5883][pid 0][x 2][y -3]
13:51:52.9 2667 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5899][pid 0][x 1][y -3]
13:51:52.9 2668 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5929][pid 0][x 1][y -3]
13:51:52.9 2669 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5933][pid 0][x 2][y -3]
13:51:52.9 2670 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5955][pid 0][x 2][y -4]
13:51:52.9 2671 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 5967][pid 0][x 1][y -4]
13:51:53.0 2672 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6001][pid 0][x 2][y -4]
13:51:53.0 2673 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6001][pid 0][x 1][y -4]
13:51:53.0 2674 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6017][pid 0][x 1][y -5]
13:51:53.0 2675 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6033][pid 0][x 1][y -4]
13:51:53.0 2676 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6072][pid 0][x 1][y -5]
13:51:53.0 2677 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6072][pid 0][x 1][y -4]
13:51:53.0 2678 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6083][pid 0][x 1][y -4]
13:51:53.1 2679 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6099][pid 0][x 2][y -4]
13:51:53.1 2680 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6117][pid 0][x 2][y -4]
13:51:53.1 2681 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6143][pid 0][x 1][y -3]
13:51:53.1 2682 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6153][pid 0][x 1][y -3]
13:51:53.1 2683 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6165][pid 0][x 0][y -3]
13:51:53.1 2684 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6183][pid 0][x 1][y -2]
13:51:53.2 2685 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6212][pid 0][x 1][y -2]
13:51:53.2 2686 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6217][pid 0][x 0][y -2]
13:51:53.2 2687 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6234][pid 0][x 0][y -2]
13:51:53.2 2688 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6253][pid 0][x 0][y -2]
13:51:53.2 2689 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6283][pid 0][x 0][y -2]
13:51:53.2 2690 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6284][pid 0][x 0][y -2]
13:51:53.3 2691 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6300][pid 0][x 0][y -2]
13:51:53.3 2692 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6316][pid 0][x 1][y -2]
13:51:53.3 2693 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6334][pid 0][x 0][y -2]
13:51:53.3 2694 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6350][pid 0][x 0][y -1]
13:51:53.3 2695 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6369][pid 0][x 1][y -1]
13:51:53.3 2696 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6384][pid 0][x 1][y -1]
13:51:53.4 2697 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6419][pid 0][x 0][y -1]
13:51:53.4 2698 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6442][pid 0][x 0][y -1]
13:51:53.5 2699 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6497][pid 0][x 0][y -1]
13:51:53.5 2700 [type scroll][source mouse][reversing yes][usingTouchElapsed yes][phase normal][touching 0][touchElapsed 6592][pid 0][x 0][y 0]

Thanks for these reports. I will investigate Sidecar scrolling soon.

@invariant have you been looking into this issue?

Yeah actually I did investigate and I think I've figured out some code way to distinguish between Sidecar and mouse. I have been working on other things, but it is definitely still on the cards to add this.

@invariant any updates on the progress? It's been a while and it doesn't seem fixed yet 😕