summaryrefslogtreecommitdiffstats
path: root/client/inputs_channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* client: keyboard - add mapping for volume keysYonit Halperin2012-03-011-0/+3
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* fix harmless typo in InputsChannel::handle_modifiersChristophe Fergeau2011-08-171-1/+1
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* Fix keyb modifiers not syncing from client to client os (rhbz#679467)Hans de Goede2011-03-011-0/+2
* client inputs: stop blinking keyboard when out of focusMarc-André Lureau2010-12-301-1/+13
* Fix various misspellingsAlexander Larsson2010-07-081-4/+4
* Convert client to use indirect calls for message marshallingAlexander Larsson2010-06-221-14/+15
* Switch client to use generated marshallersAlexander Larsson2010-06-181-21/+35
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-181-15/+12
* Use the new enums for keyboard modifier flagsAlexander Larsson2010-06-181-3/+3
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-45/+45
* client: move scan code translation to InputsChannelYaniv Kamay2009-11-301-2/+188
* client: split inputs handlerYaniv Kamay2009-11-301-2/+4
* client: interactive screen layerYaniv Kamay2009-11-301-0/+35
* spice: on toggle_full_screen, generate on_key_down if shift is still pressedArnon Gilboa2009-11-181-2/+2
* spice client: creating a general process loop.Yonit Halperin2009-11-091-5/+5
* fresh startYaniv Kamay2009-10-141-0/+360