diff options
author | Anton Kling <anton@kling.gg> | 2024-06-25 18:56:42 +0200 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2024-06-25 18:56:42 +0200 |
commit | 31743482bbdceeb2a0e52ae430ce1afad853e7e9 (patch) | |
tree | c6d6980d6613d4cc0eb3ac3b824b39660589dab5 /kernel/fs | |
parent | 90a8be18547040cab8c395c64d681be1f95ec517 (diff) |
Optimize mouse driver to perform more work in kernel
Instead of sending every event to userland they now get handeld in the
kernel when possible. It will now only send out events when buttons are
clicked or the mouse position is requested by userland.
Diffstat (limited to 'kernel/fs')
0 files changed, 0 insertions, 0 deletions