Artifact 4b5e16f467c5b676eb4aa901491c255592abd82c:
- File windows/window.c — part of check-in [318dea6985] at 2014-02-16 10:40:45 on branch trunk — Stop sending release events for mouse wheel 'buttons' in X mouse mode. On Windows (X mouse reporting of the mouse wheel isn't currently done by the Unix front end, though I'm shortly about to fix that too) a mouse wheel event is translated into a virtual button, and we send both a press and a release of that button to terminal.c, which encodes both in X mouse reporting escape sequences and passes them on to the server. This isn't consistent with what xterm does - scroll-wheel events are encoded _like_ button presses, but differ semantically in that they don't have matching releases. So we're updating to match xterm. (user: simon size: 159723)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.