quakeforge/nq
Bill Currie 4898a44263 [console] Hook up new input system
This has smashed the keydest handling for many things, and bindings, but
seems to be a good start with the new input system: the console in
qw-client-x11 is usable (keyboard-only).

The button and axis values have been removed from the knum_t enum as
mouse events are separate from key events, and other button and axis
inputs will be handled separately.

keys.c has been disabled in the build as it is obsolute (thus much of
the breakage).
2021-11-08 11:20:04 +09:00
..
include [input] Move last button declarations 2021-11-01 12:13:28 +09:00
source [console] Hook up new input system 2021-11-08 11:20:04 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00