This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
dhong44 d0abad27ab Fix the mousekey scrolling ()
Mousekey scrolling should have a separate repeat variable
to keep track of scrolling acceleration, instead of being
tied to mouse movement scolling in mousekeys. The send function
should record when the last movement was made since this is
when movement is actually sent. Doing this fixes the bug where
the initial press of a mousekey scroll button causes a double scroll.

Signed-off-by: Daniel Hong <daniel.hong@live.com>
2020-08-29 14:30:02 -07:00
..
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-07-07 21:47:59 +01:00
2019-08-30 15:01:52 -07:00
2020-07-16 15:49:18 +10:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-01-03 12:52:00 -08:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-08-29 14:30:02 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-06-10 22:23:11 +01:00
2019-08-30 15:01:52 -07:00
2016-08-23 04:16:35 +00:00
2019-12-11 11:36:00 -08:00