aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
diff options
context:
space:
mode:
authorD.B <thejan.2009@gmail.com>2017-10-13 22:50:59 +0200
committerD.B <thejan.2009@gmail.com>2017-10-14 07:29:23 +0200
commit7cdc19d57f39127e8460e34b89f8d765cf4d5374 (patch)
treebc0f81b0798c7670b79bf20879843ad1a588eeef /include/wlr
parent1df9b0bc1374a517e81fa679f277da417dd14fda (diff)
Fix duplicated pointer axis events
In pointer.c, some axis event was emitted even if the event pointer did not have current axis. In X11 backend pointer scroll events seem to be composed of both BUTTON_PRESS and BUTTON_RELEASE. Therefore we should skip one of them (RELEASE) to avoid event duplication.
Diffstat (limited to 'include/wlr')
0 files changed, 0 insertions, 0 deletions