Hi,
I think adding a popup menu that opens with some keyboard shortcut, which we can alert to in the title bar (getting crowded). The popup itself can be done with some windowing toolkit, like gtk (I'm going to make an example of this).
When using gtk I'd suspect the easiest would be to build a tiny app for this (i.e. have the menu run as separate process) instead of trying to use some gtk in the current c++ client. Or build the menu using the cegui toolkit, i.e. have it as some kind of overlay over the guest screen.
cheers, Gerd _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
