https://bugs.kde.org/show_bug.cgi?id=459328

--- Comment #10 from Yoann Laissus <yoann.lais...@gmail.com> ---
(In reply to David Edmundson from comment #9)
> Is there anything interesting about your input devices? In particular I'm
> looking for a calibration matrix set?
> 
> 
> Given you bisected I assume you can build your own kwin.
> I have a theory, but it's unproven:
> 
> Can you mod surface_interface.cpp:773 to read:
> 
> ```
> SurfaceInterfacePrivate::inputContains(const QPointF &position)
> {
>      return contains(position); 
> }
> ```
> deleting everything from '&& ......'
> 
> and tell me if that changes anything?

It's still the same with the changes to surface_interface.cpp.

But you were totally right about the input devices.
I currently use a Logitech G502 and I can't reproduce the problem with other
mouses (even another Logitech model).
With the G502, the problem appears only in Adaptive mode for the acceleration
profile. It's ok on the Flat mode.

I also tried with different DPI on the different mouses (configurable with a
button on the logitech ones), it's the same behavior.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to