diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-08-24 08:20:25 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-08-24 08:23:54 +0200 |
commit | a20e4c74d85b4fde4e7b75b46551383761659bbb (patch) | |
tree | 8e9432d971e6e59f494d187b865b10e359eb7e24 /NEWS | |
parent | d33c17b888497f15b7fe39cf6537ee360848a8c7 (diff) | |
download | nncmpp-a20e4c74d85b4fde4e7b75b46551383761659bbb.tar.gz nncmpp-a20e4c74d85b4fde4e7b75b46551383761659bbb.tar.xz nncmpp-a20e4c74d85b4fde4e7b75b46551383761659bbb.zip |
Implement mouse drags on the gauge and scrollbar
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Unreleased * Added an optional X11 user interface + * Implemented mouse drags on the elapsed time gauge and the scrollbar + * Added a "z" binding to center the view on the selected item * Fixed possibility of connection timeouts with PulseAudio integration |