[Spice-devel] [PATCH spice-gtk 0/3] RFE: Add a way to release keyboard grabs without reaching for the mouse

Marc-André Lureau marcandre.lureau at gmail.com
Fri Nov 7 08:08:30 PST 2014


On Fri, Nov 7, 2014 at 4:43 PM, Fabiano Fidêncio <fabiano at fidencio.org>
wrote:

> Having it in spice-gtk gives the functionality for free for another
> clients than virt-viewer, right? I guess it's an enough good reason to
> have it in spice-gtk instead of virt-viewer.
>

There are some reasons you may not want to use gtk bindings (modifier-key
bindings, such as "ctrl+alt"), but in general, we should use gtk bindings,
and this is what virt-viewer is doing for UI integration. So spice-gtk
bindings are useless as soon as you try to ingrate properly. But having
modifier-key bindings for this particular action probably makes sense. But
then, why not share with the ungrab keybinding already mapping that (since
there are few other binding options)?.

Getting back to the patch, disabling all inputs can be pretty annoying if
you did it by accident. I was hoping for a more simple and less error-prone
solution.

Christophe suggested something that seems better to me and avoid necessity
for a second binding, it is detailed in
https://bugs.freedesktop.org/show_bug.cgi?id=85331#c1

-- 
Marc-André Lureau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20141107/ff503905/attachment.html>


More information about the Spice-devel mailing list