7d5eb42400
Kernel driver sends raw scancodes, compositor or terminal handle the rest. Support for F* keys will be added soon, in the mean time userspace applications can know about the status of modifiers (control, shift, alt, and super). Compositor actions have been changed to Alt+Left Click for move and Alt+Middle Click for resize. I'll work on adding more mouse events once I get them to be faster (they're annoyingly slow at the moment... I want more accuracy and less latency). |
||
---|---|---|
.. | ||
panic.c | ||
process.c | ||
signal.c | ||
syscall.c | ||
system.c | ||
task.c | ||
version.c |