diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-02-10 18:38:15 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-02-10 18:39:57 +0100 |
commit | ef19337bad881d50884f8977c025a6124046841b (patch) | |
tree | a401b6b39ad06e2e082af2d868345b010b2b1a74 /NEWS | |
parent | 9699b80e9d3fc5beb41960836429cb9f352f7083 (diff) | |
download | nncmpp-2.1.0.tar.gz nncmpp-2.1.0.tar.xz nncmpp-2.1.0.zip |
Bump version, update NEWSv2.1.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Unreleased +2.1.0 (2024-02-11) * Added ability to look up song lyrics, using a new scriptable extension interface for the Info tab @@ -13,10 +13,14 @@ Unreleased * X11: fixed rendering of overflowing, partially visible list items + * X11: fixed a crash when resizing the window to zero dimensions + * Added a "o" binding to select the currently playing song * Added Readline-like M-u, M-l, M-c editor bindings + * Made the scroll wheel work on the elapsed time gauge and the volume display + * Changed volume adjustment bindings to use +/- keys * Changed volume adjustment to go in steps of 5 rather than 10 % |