Commit 469c711
committed
fix: eliminate scroll log spam and restore XTest controlKey atomicity
- Remove warn-level log on every scroll when xinput driver is unavailable
(dummy driver returns error by design, not worth logging)
- Pass controlKey to xorg.Scroll() in the XTest fallback path so the
modifier set/scroll/clear happens atomically under a single X11 lock
Made-with: Cursor1 parent 7f3f305 commit 469c711
1 file changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments