Po Lu
0c51c1b5ed
Expose pixel-wise wheel events to Lisp
* doc/lispref/commands.texi (Misc Events): Document changes to
wheel events.
* src/keyboard.c (make_lispy_event): Handle wheel events with
pixel delta data.
* src/termhooks.h (WHEEL_EVENT): Document changes to
WHEEL_EVENT args.
* src/xfns.c (syms_of_xfns): Declare new symbols.
* src/xterm.c (handle_one_xevent): Give wheel events pixel delta
data.
(x_coalesce_scroll_events): New user option.
2021-11-20 18:27:49 +08:00
..
2021-11-16 17:39:46 +08:00
2021-11-12 07:17:11 +01:00
2021-11-20 18:27:49 +08:00
2021-11-05 01:10:32 +01:00
2021-11-18 16:15:48 +02:00