summaryrefslogtreecommitdiff
path: root/src/mouse.c
AgeCommit message (Expand)Author
2017-06-07scanning and printing PCI bus devicesAndreas Baumann
2017-06-05added deinit in driversAndreas Baumann
2017-06-05added detection of 3/4 mouse data packetsAndreas Baumann
2017-06-04added sort of a text cursor by toggling the background/foreground colors on t...Andreas Baumann
2017-06-04moved output outside keyboard and mouse driver using event handlersAndreas Baumann
2017-06-04emitting mouse events now, printing them for now, later this will beAndreas Baumann
2017-06-03initial work on the mouse: cursor position worksAndreas Baumann