window: fix wheel scrolling if NCURSES_MOUSE_VERSION > 1

This commit is contained in:
Andrzej Rybczak
2014-11-05 21:07:39 +01:00
parent 0f254b164e
commit 60749ea4bd
5 changed files with 24 additions and 16 deletions

1
NEWS
View File

@@ -2,6 +2,7 @@ ncmpcpp-0.6.1 (????-??-??)
* Comment tag is now properly written to mp3 files.
* Only ID3v2.4 tags are now saved to mp3 files.
* Mouse scrolling with newer ncurses API now works properly.
ncmpcpp-0.6 (2014-10-25)