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.
This commit is contained in:
2022-09-03 14:58:01 +02:00
parent eaa19be1c8
commit b5e48c29f9
2 changed files with 14 additions and 18 deletions

2
NEWS
View File

@@ -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