On Wed, Nov 30, 2011 at 6:20 AM, John A. Sullivan III <jsullivan@opensourcedevel.com> wrote:
Hello, all. I'm not a developer so take this with a very large grain of salt but, isn't that a strange place to put an important piece of logic unrelated to user interaction? User's don't need the information; it can be confusing to them; it displaces potentially more useful user information. Can that information simply be stashed in a class attribute rather than part of the UI? - John
I agree that it seems odd.
Also, one feature that nomachine has had for a long time that I have missed with x2go is that I can have multiple sessions open or suspended, and each one can have a name that I assign. It makes it much easier to keep track of which session I want when I am suspending and resuming multiple sessions from different client computers.