Updated binaries.
Multi-session should be fully working now.
Also added a session switcher widget. It will be displayed when at least two sessions have started.
The keyboard shortcuts to start and switch sessions are still the same.
Screenshot.png
Momoka wrote:Cool. You made multi session work. I couldn't make it work while keeping it as a loader.
The problem was related to UI object being intialized multiple times durring the session (once for login, once after login, etc.)
So it was neccesseary to keep track of that and replace the 'current' UI each time.
Other than that some widgets like buddy list and char window are implimented as a single instance, so these needed to be tracked and managed too.
You do not have the required permissions to view the files attached to this post.
Last edited by romovs on Fri Dec 06, 2013 7:25 pm, edited 1 time in total.