index
:
spice/spice-gtk
master
client library using glib and gtk (mirrored from https://gitlab.freedesktop.org/spice/spice-gtk)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
channel-inputs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-18
channel-inputs: Fix sending 00 scancodes to guests with scancode cap
Hans de Goede
1
-4
/
+15
2012-09-12
channel: Introduce CHANNEL_DEBUG for channel debug logs
Christophe Fergeau
1
-3
/
+3
2012-08-28
inputs: add spice_inputs_key_press_and_release()
Marc-André Lureau
1
-0
/
+37
2012-08-28
util-priv: factor out spice_make_scancode()
Marc-André Lureau
1
-18
/
+4
2012-07-12
migration/channel-inputs: reset motion count after migration
Yonit Halperin
1
-0
/
+10
2011-12-16
spice_msg_out[_send_internal]: Take ownership of the passed SpiceMsgOut
Hans de Goede
1
-10
/
+0
2011-12-09
Do not send pointer motion of 0x0
Marc-André Lureau
1
-0
/
+3
2011-11-23
Do not send specific messages in read-only
Marc-André Lureau
1
-1
/
+21
2011-11-07
Drop useless memset
Marc-André Lureau
1
-4
/
+1
2011-07-18
build: fix introspection warnings
Marc-André Lureau
1
-37
/
+37
2011-06-22
factor base message handling in SpiceChannel
Christophe Fergeau
1
-10
/
+12
2011-01-26
gtk: when input channel is not ready, silently drop input events
Marc-André Lureau
1
-3
/
+9
2011-01-12
gtk: simplify debugging of coroutine-related path
Marc-André Lureau
1
-7
/
+0
2010-12-17
gtk: fix windows qxl rendering and warnings
Marc-André Lureau
1
-2
/
+0
2010-12-09
gtk: continue API documentation
Marc-André Lureau
1
-4
/
+31
2010-12-05
gtk: WIP coroutines inputs
Marc-André Lureau
1
-17
/
+160
2010-11-25
gtk: remove spice prefix in default signal handler
Marc-André Lureau
1
-1
/
+1
2010-11-25
gtk: add raw audio recording
Marc-André Lureau
1
-1
/
+1
2010-11-24
gtk: add a couple of new TODO
Marc-André Lureau
1
-0
/
+2
2010-11-24
gtk: add SPICE_MSG_DISCONNECTING handler
Marc-André Lureau
1
-0
/
+1
2010-11-24
gtk: don't send inputs before the channel is ready, or else it will eof
Marc-André Lureau
1
-0
/
+12
2010-11-24
gtk: ensure we sync key locks after connection
Marc-André Lureau
1
-1
/
+20
2010-11-24
gtk: add missing copyright headers
Marc-André Lureau
1
-0
/
+17
2010-11-24
gtk: sync keyboard lock (X11 only)
Marc-André Lureau
1
-7
/
+38
2010-11-24
gtk: add a flag to turn debug off, SPICE_DEBUG=1 to override
Marc-André Lureau
1
-3
/
+3
2010-11-24
gtk: get rid of the remaining assert()
Marc-André Lureau
1
-2
/
+2
2010-11-24
gtk: remove spice- prefix in signal name
Marc-André Lureau
1
-1
/
+2
2010-11-24
gtk: use g_log functions instead of fprintf and custom handler
Marc-André Lureau
1
-9
/
+3
2010-11-24
gtk: GObject Introspection support
Marc-André Lureau
1
-0
/
+1
2010-11-23
drop+improve debug messages. make protocol a session not a channel property.
Gerd Hoffmann
1
-6
/
+0
2010-11-23
inputs fixups
Gerd Hoffmann
1
-10
/
+30
2010-11-23
inputs: add modifier signal.
Gerd Hoffmann
1
-1
/
+65
2010-11-23
rename spice_msg get/put functions to ref/unref
Gerd Hoffmann
1
-6
/
+6
2010-11-23
Add glib objects + gtk widgets for spice.
Gerd Hoffmann
1
-0
/
+250