diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-03-25 11:35:39 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2023-03-25 11:39:34 +0100 |
commit | dcb2829e9b9792065918ba9903cd03051d36f89f (patch) | |
tree | 00326b35446b7ad9cf4768376d60ad6085cfaa63 /NEWS | |
parent | 349c907cbf1cba6988b971073f84a91ffdc8074d (diff) | |
download | nncmpp-dcb2829e9b9792065918ba9903cd03051d36f89f.tar.gz nncmpp-dcb2829e9b9792065918ba9903cd03051d36f89f.tar.xz nncmpp-dcb2829e9b9792065918ba9903cd03051d36f89f.zip |
Separate the actions of aborting and quitting
The user should not be afraid of pressing Escape too many times.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ Unreleased * Improved song information shown in the window header + * Escape no longer quits the program + * X11: added italic font support * X11: fixed rendering of overflowing, partially visible list items |