HKEY_CURRENT_USER\Control Panel\Desktop
ForegroundFlashCount
ForegroundLockTimeout
I've created an addon for this - simple one-liner.
Download: https://dl.dropboxusercontent.com/u/62078211/!NoFlash.zip
Pointless Virus Scan: https://www.virustotal.com/de/file/...4dd992a0d42fb67aa13ebc66/analysis/1469547239/
I've created an addon for this - simple one-liner.
Download: https://dl.dropboxusercontent.com/u/62078211/!NoFlash.zip
Pointless Virus Scan: https://www.virustotal.com/de/file/...4dd992a0d42fb67aa13ebc66/analysis/1469547239/
There is no option yet to disable it for just WoW. There are a lot of topics on the EU and US WoW forums about this, but no solution yet.
What you can do is disable the flashing tiles in the taskbar alltogether using the Windows registry:
Open the Start menu, do a search for regedit, and run it as an administrator.
Browse the following path:
Code:HKEY_CURRENT_USER\Control Panel\Desktop
Find and double-click the entry:
and change the Value data field to 0.Code:ForegroundFlashCount
Make sure:
Also has a value of 0.Code:ForegroundLockTimeout
I've created an addon for this - simple one-liner.
Download: https://dl.dropboxusercontent.com/u/62078211/!NoFlash.zip
Pointless Virus Scan: https://www.virustotal.com/de/file/...4dd992a0d42fb67aa13ebc66/analysis/1469547239/
any non aids way to make this only disable the flashing for when your char engages in combat? i would still want the flashing when i get a whisper or when a lfg popsI've created an addon for this - simple one-liner.
Download: https://dl.dropboxusercontent.com/u/62078211/!NoFlash.zip
Pointless Virus Scan: https://www.virustotal.com/de/file/...4dd992a0d42fb67aa13ebc66/analysis/1469547239/
-noflash
Everything is possible, but this would require way more work than this single line in the addon.any non aids way to make this only disable the flashing for when your char engages in combat? i would still want the flashing when i get a whisper or when a lfg pops
i swear i wasnt really optimistic when i posted my question but you are a god! thanks alot man thats way better than what i could ever hope for!Everything is possible, but this would require way more work than this single line in the addon.
Currently I just override the function with an empty function. I have an idea how I could do it instead - but not promises.
Edit
I've updated the Addon.
It now allows to configure in which cases the icon on your taskbar is allowed to flash. The configuration is done in the !NoFlash.lua file. Just open it with your favorite text editor (i.e. Notepad++, Sublime Text, etc) and edit the settings at the top of the file.
The addon supports the following filters:
- Flash on Whisper (Default: true)
- Flash on enter combat (Default: false)
- Flash on role select (Default: false)
- Flash on pvp invite (Default: false)
- Flash on lfg invite (Default: false)
- Flash on ready check (Default: false)
- Flash on for anything else, like from addons, etc (Default: true)
Download: https://dl.dropboxusercontent.com/u/62078211/!NoFlash-1.1.zip
I've submitted it to curse and wait for approval - should be up soon.@xalcon could you submit it to curse client? bc thats where I manage all my addons c:
great work tho
You da real MVP!NoFlash is now available on curse
!NoFlash is now available on curse - the name is a bit awkward, but NoFlash was not available :/ anyway
https://mods.curse.com/addons/wow/xalcons-noflash
I've fixed the LFG Invite bug, the update is currently pending but should be available fairly soon (look out for version 1.1.1)
/cheers
thank you! good work! this stupid flash is really annoyin!NoFlash is now available on curse - the name is a bit awkward, but NoFlash was not available :/ anyway
https://mods.curse.com/addons/wow/xalcons-noflash
I've fixed the LFG Invite bug, the update is currently pending but should be available fairly soon (look out for version 1.1.1)
/cheers
Xalcon on discord created on addon that disables it.
Just run this script if you dont want the addon (have to run it everytime wow loads): /run FlashClientIcon = function() end
I've created an addon for this - simple one-liner.
Download: https://dl.dropboxusercontent.com/u/62078211/!NoFlash.zip
Pointless Virus Scan: Antivirus scan for aecdafbc3dd3bc7a45cc5e52d08bc49282d8658c4dd992a0d42fb67aa13ebc66 at
2016-07-26 15:33:59 UTC - VirusTotal
Edit: I've updated the addon - see https://www.thebuddyforum.com/honor...w-window-taskbar-post2230525.html#post2230525 for more info
!NoFlash is now available on curse - the name is a bit awkward, but NoFlash was not available :/ anyway
!NoFlash - Miscellaneous - World of Warcraft Addons - Curse
I've fixed the LFG Invite bug, the update is currently pending but should be available fairly soon (look out for version 1.1.1)
/cheers