Joe Higton
Joe Higton
I know an issue may not be the best way to communicate this, and feel free to close it; however this driver remains the only one which will run my...
Steps to reproduce ------------------ 1. Have a working set of last.fm account details in the plugin (can verify login). 2. play some tracks. Expected Output --------------- Scrobble updates, the "scrobbling...
**Is your feature request related to a problem? Please describe.** I usually only use the tray menu to hide and show teams. Currently a left or right click will get...
If I use groups it looks fine in linux but in OSX a bunch of padding gets added to the top of the window. Looks to be the height of...
It's nice that we can assert whole errors for errors captured via `.Err(err)` or get the string representation with the "Str" accessor on the entry: ```go val, status := entry.Str(zerolog.ErrorFieldName)...