I already released my auto follower plugin in the addons section. This thread should be used to report future bugs and feature requests, as the review section does not really fit bug reports.
Be aware that i myself only do linux 32 bit testing, so mainly the windows and linux 64 bit versions are bugged... yes, although qt claims to be cross-platform, there are funny things happening very different on windows than on linux using the qt classes.
The bugs and features I am already working on are:
- everything concerning the menu not working when the name contains special chars or does not match the client name(custom names), this has to do a lot with the fact that custom popupmenus and checking what was clicked in the server tree is completely undocumented and probably even not wanted and so i will need to find a better way to check which client you mean by clicking on it then only checking the name you clicked on
this should then finally solve all the problems with different names
- multiple language support