]> git.eshelyaron.com Git - emacs.git/commit
Explain confusing aspects of XInput 2 scroll wheel reporting
authorPo Lu <luangruo@yahoo.com>
Fri, 26 Nov 2021 11:59:54 +0000 (19:59 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 26 Nov 2021 13:06:22 +0000 (21:06 +0800)
commit673eadaeb55de71016fab371613d8e930f6d7c04
tree71223245090fdf3bc6a3ab8b2c0d50287aedbc21
parent824d31e3bf22d57bc8f8011e6719b15059bea55b
Explain confusing aspects of XInput 2 scroll wheel reporting

* src/xterm.c (x_init_master_valuators): Explain how XInput 2
reports scroll wheel movement.

(handle_one_xevent): Explain why XI2 scroll valuators
are reset after each enter events.
src/xterm.c