aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-09-03 14:58:01 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-09-03 15:04:30 +0200
commitb5e48c29f9c111b0ff9bc7d58d850125db82b203 (patch)
treeab0251f2684d125a80f49f05c5ba2c447be48a9d /NEWS
parenteaa19be1c84a772eb17356fd9e7bef673b76d477 (diff)
downloadnncmpp-b5e48c29f9c111b0ff9bc7d58d850125db82b203.tar.gz
nncmpp-b5e48c29f9c111b0ff9bc7d58d850125db82b203.tar.xz
nncmpp-b5e48c29f9c111b0ff9bc7d58d850125db82b203.zip
Put connecting/disconnected messages in status bar
Those are general status messages, and seem to belong to the bottom. Partially motivated by the status bar being empty when disconnected. And add a missing window invalidation.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c711082..059db66 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ Unreleased
* Made it possible to adjust the spectrum analyzer's FPS limit
+ * Moved "Disconnected" and "Connecting..." messages to the status bar
+
* Fixed possibility of connection timeouts with PulseAudio integration