quote:
Originally posted by Brian
I guess that would only be possible, if Patchou codes it, impossible to really 'code' something that changes MP!
I'm presuming that this setting doesn't exist then
Is there a plugin out there that can do something similar? Mouse events don't necessarily need to be ignored - I'm sure there are other solutions (the feasibility of them is another story however!).
Here are some ideas - please correct me if I'm wrong, I'm making a lot of assumptions based on how I see the program working, not going through actual code.
I presume the current status needs to be saved/remembered somewhere before the automatic (temporary) 'away' status is applied. This can be seen with the following:
1. If you are 'Online' it will auto-change to 'Away' after 5 minutes and revert back to 'Online' when you generate events.
2. If you are 'Busy' it will auto-change to 'Away' after 5 minutes and revert back to 'Busy' when you generate events.
If this is true then it may be possible for a plugin to change the 'saved status' to mirror what the 'automatic (temporary) status' is.
I.E. If the automatic status change is invoked and sets the status to 'away', then also change the 'saved status' to away. When events are detected the program would attempt to change the status from 'away' to 'away', resulting in no change!
(am I making sense here?)
Another simpler idea would be a plugin that manages the automatic status change functionality itself (would require disabling of the Windows/MSN Messenger and Plus! functionality). It would directly change the status as opposed to apply a temporary one. On second thought, this may not be that simple either...
Any suggestions are welcome! If it is something that needs to be considered for implementation by Patchou, what is the best way to bring it to his attention? (I'm sure he's doing a billion other things) I'm surprised it hasn't been brought up before. Searching the forums I couldn't find anything
* Thinking the same thing raceprouk
** And he beats me AGAIN! Damn you're quick! I must have been writing mine as you wrote your post!