input-linux: add option to toggle grab on all devices
commit46d921bebe4d0767a343ac81469ded6230e2defb
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 4 Mar 2016 10:25:15 +0000 (4 11:25 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 8 Mar 2016 11:20:11 +0000 (8 12:20 +0100)
tree3e3a53f3fce6e56ad72da89ba2712662aa9f0075
parente0d2bd5195fdc032c8da566027a35a97aaa0394b
input-linux: add option to toggle grab on all devices

Maintain a list of all input devices.  Add an option to make grab
work across all devices (so toggling grab on the keybard can switch
over the mouse too).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1457087116-4379-3-git-send-email-kraxel@redhat.com
ui/input-linux.c