Hello all,
I have made some thoughts about Plugin Updater and its current behaviour, based on bug reoprts
#653,
#612 and
#260.
You can see the results in the attatched screenshots. There are two main changes:
1) Removed the modal, focus-stealing MessageBoxes promts for a restart when the update has finished, and changed the dialogs as seen on the screens. No it wont take away the focus but the dialog will be "mutating", e.g. text of the controls is changed and the function of the buttons (I hope it is self-explationary).
2) Added an option "Automatically restart after update", which will automatically restart Miranda after update is finished. Note that that option will be disabled by default, so you have to explicitely enable it. (I was also thinking about putting that option directly on that update dialog beneath the text, but I didnt do it now). I could also make it bring the dialog to foreground if that is wanted, but I commented it out.
What do you think about it? For a test i added the patch to build it yourself, as well as the binaries.