mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
Add Spotify to the overlay blacklist. It can cause Mumble to freeze/hang for multiple seconds.
Diagnosed using the updated dead client notice added
in fd782c3cb2.
This commit is contained in:
parent
fd782c3cb2
commit
e5b6dac26d
@ -66,6 +66,7 @@ static const char *overlayBlacklist[] = {
|
||||
"Origin.exe", // EA Origin
|
||||
"HydraSysTray.exe", // Razer Hydra system tray
|
||||
"devenv.exe", // Microsoft Visual Studio
|
||||
"spotify.exe", // Spotify
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user