]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Enable xterm mouse reporting of wheel actions in GTK.
authorSimon Tatham <anakin@pobox.com>
Sun, 16 Feb 2014 16:40:46 +0000 (16:40 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 16 Feb 2014 16:40:46 +0000 (16:40 +0000)
commitf272ea88db4620c8b30b09d5ac905f1fc5ee8bb0
tree5b655181b048511ca75e7f2a5441853ab15e269a
parent7d394fc9e9c705770f6bde26b67df1b00ea82c64
Enable xterm mouse reporting of wheel actions in GTK.

I had somehow missed this completely out of the GTK mouse-button
handling and never noticed until now!

Of course, like any other mouse action, if you want it to be handled
locally rather than passed through then you can hold down Shift.

[originally from svn r10139]
unix/gtkwin.c