sonosaurus / sonobus

Source code for SonoBus, a real-time network audio streaming collaboration tool.
https://sonobus.net
GNU General Public License v3.0
1.59k stars 118 forks source link

Req: Updating the app title, based on status #223

Open tcconway opened 1 year ago

tcconway commented 1 year ago

Would it be possible to have the Window Title change, based on the status of the app? For example:

SonoBus | Ready to connect -or- SonoBus | Connected to 12345

This would be very useful when using window layout managers like Rectangle... as well as automation tools like AutoHotKey or Keyboard Maestro.

Thanks.