Comment 1 for bug 1207927

Revision history for this message
Stephen Brandt (ztefn) wrote :

Hi Eduardo,

Thanks for your suggestions!

1. Refreshing only the clients of a network would be rather complex, but refreshing the whole list instead should be no problem (this is also done after creating/joining/leaving/deleting a network). I will add that in one of the next versions.

2. Yes, I have thought about that too. The default "type-and-jump" search of Gtk.TreeView is not very elegant. Something more useful would be nice indeed.

3. I don't see the use case for this one (apart from reversing the default behavior on setup). Maybe you can elaborate why you would like this option?

4. Same as point 3.

5. The Gtk.StatusIcon in Haguichi implements single left click to toggle main window visibility and right click to show the menu. On Ubuntu though, status icons are ignored and applications have to provide "indicators". In the name of consistency these indicators can only provide a left click menu...