Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Make window setUrgency on new mail configurable #111

Closed
OmegaPhil opened this issue Nov 3, 2013 · 5 comments
Closed

Make window setUrgency on new mail configurable #111

OmegaPhil opened this issue Nov 3, 2013 · 5 comments

Comments

@OmegaPhil
Copy link

After the automatic update to v0.4.7, I noticed that Thunderbird would flash every time I got a new mail - this is very annoying for me, I see its been added as some new functionality for this version.

Please could this be made configurable?

Thanks

@OmegaPhil
Copy link
Author

Awesome, I thought addons were supposed to be packaged in xpis but I see this is available raw under my profile. If anyone wants a quick fix, go to

<thunderbird profile directory>/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/modules/FiretrayMessaging.jsm

and at ~line 158 comment out the 'if (newMsgCount > currentMsgCount)' block

@foudfou
Copy link
Owner

foudfou commented Nov 3, 2013

Hi, does 0f28d23 fit your needs ?

@OmegaPhil
Copy link
Author

Brilliant - Ive just copied this over the top of the current install and it works perfectly, thankyou. I did try to implement configurability myself but I balked when I realised the complexity of adding it to the GUI with all the JavaScript functions etc (would've had to take it on as a real programming project later).

Thanks for being so fast!

@foudfou
Copy link
Owner

foudfou commented Nov 3, 2013

Damn! I kinda missed a contribution :) Can I contact you somewhere on IRC ?

@OmegaPhil
Copy link
Author

Certainly - I idle in #spacefm on Freenode

@foudfou foudfou closed this as completed Nov 3, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants