]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Enable xterm mouse reporting of wheel actions in GTK. master
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)
commit3ba2caf49d0d0ffadab66427221b7e9e5dcbb89c
tree5b655181b048511ca75e7f2a5441853ab15e269a
parenta0ee633a74748b70cac10b3de4829c86018c7298
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.

git-svn-id: http://svn.tartarus.org/sgt/putty@10139 cda61777-01e9-0310-a592-d414129be87e
unix/gtkwin.c