summaryrefslogtreecommitdiff
path: root/kernel/fs
diff options
context:
space:
mode:
authorAnton Kling <anton@kling.gg>2024-06-25 18:56:42 +0200
committerAnton Kling <anton@kling.gg>2024-06-25 18:56:42 +0200
commit31743482bbdceeb2a0e52ae430ce1afad853e7e9 (patch)
treec6d6980d6613d4cc0eb3ac3b824b39660589dab5 /kernel/fs
parent90a8be18547040cab8c395c64d681be1f95ec517 (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