Age | Commit message (Expand) | Author |
---|---|---|
2020-05-02 | Kernel: Detect 5-button PS/2 mouse if present :^) | Andreas Kling |
2020-04-08 | Kernel: Simplify VMWareBackdoor somewhat | Andreas Kling |
2020-02-04 | Kernel: Add support for vmmouse | Liav A |
2020-02-04 | Kernel: Stub absolute mouse positioning support | Sergey Bugaev |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-07-03 | AK: Rename the common integer typedefs to make it obvious what they are. | Andreas Kling |
2019-05-13 | Kernel: Add support for the PS/2 mouse wheel if detected. | Andreas Kling |
2019-03-05 | Kernel+WindowServer: Move mouse input signal parsing to kernel driver. | Andreas Kling |