Add scrolling using the middle mouse button.

A bit of refactoring, too.
This commit is contained in:
2011-06-09 13:54:37 +02:00
parent 82bf779405
commit d8fd4430fc
2 changed files with 124 additions and 32 deletions

1
NEWS
View File

@@ -1,4 +1,5 @@
Version TBD
- Added scrolling using the middle mouse button.
- Fixed checking for the shift key when selecting.
- Terminals are ignored when hovering the cursor above a selection.
- Disallowed wheel zooming when holding mouse buttons.