[PD] [hidraw] repeated identical mouse wheel events not reported?

Lucas Cordiviola lucarda27 at hotmail.com
Wed Apr 17 01:31:11 CEST 2024


there could be a bug in [hidraw]'s internal change mechanism. (missing 
some change?)

not sure when i'll try to debug.

I had created an issue at https://github.com/Lucarda/pd-hidraw/issues/4


--

Mensaje telepatico asistido por maquinas.

On 16/04/2024 06:55, Peter P. wrote:
> Hi list,
>
> I am using [hidraw] to read events from a mouse. I understand that
> hidraw in fact reports the entire state of the device rather whenever
> some event happens. Interestingly, moving the scroll wheel down by one
> step is reported, but moving it down another step afterwards is not
> reported unless a different event (say, moving the mouse a pixel) is
> done.
> It makes somehow sense if I think of the mouse wheel as a state device,
> where a repeated "wheel down" is not considered as a change of state.
>
> Nevertheless it seems impossible to parse repeated wheel down actions.
> Does anyone have an idea (besides using [hid] instead)?
>
> Thanks!
> Peter
>
>





More information about the Pd-list mailing list