Statistics
| Branch: | Revision:

root / ui @ cd100328

Name Size
Makefile.objs 807 Bytes
cocoa.m 39.1 kB
console.c 54.1 kB
curses.c 9.9 kB
curses_keys.h 13.7 kB
cursor.c 5.3 kB
cursor_hidden.xpm 1.3 kB
cursor_left_ptr.xpm 1.4 kB
d3des.c 15 kB
d3des.h 1.6 kB
gtk.c 44.7 kB
input-legacy.c 15.1 kB
input.c 2.8 kB
keymaps.c 6 kB
keymaps.h 2.4 kB
qemu-pixman.c 4.1 kB
qemu-x509.h 239 Bytes
sdl.c 27.4 kB
sdl_keysym.h 8.5 kB
sdl_zoom.c 2.8 kB
sdl_zoom.h 578 Bytes
sdl_zoom_template.h 6.9 kB
spice-core.c 26.9 kB
spice-display.c 19 kB
spice-input.c 6.8 kB
vgafont.h 93.3 kB
vnc-auth-sasl.c 18.6 kB
vnc-auth-sasl.h 2.3 kB
vnc-auth-vencrypt.c 5.6 kB
vnc-auth-vencrypt.h 1.4 kB
vnc-enc-hextile-template.h 4.5 kB
vnc-enc-hextile.c 2.6 kB
vnc-enc-tight.c 61.3 kB
vnc-enc-tight.h 8.3 kB
vnc-enc-zlib.c 4.4 kB
vnc-enc-zrle-template.c 7 kB
vnc-enc-zrle.c 10.4 kB
vnc-enc-zrle.h 1.6 kB
vnc-enc-zywrle-template.c 5.7 kB
vnc-enc-zywrle.h 25.3 kB
vnc-jobs.c 9.2 kB
vnc-jobs.h 2.3 kB
vnc-palette.c 4.4 kB
vnc-palette.h 2.5 kB
vnc-tls.c 14.6 kB
vnc-tls.h 2.2 kB
vnc-ws.c 10.2 kB
vnc-ws.h 2.6 kB
vnc.c 94.8 kB
vnc.h 17.5 kB
vnc_keysym.h 40 kB
x_keymap.c 5.9 kB
x_keymap.h 1.3 kB

Latest revisions

# Date Author Comment
a25f545d 03/05/2014 10:50 am Gerd Hoffmann

input: keyboard: switch sdl ui to new core

Signed-off-by: Gerd Hoffmann <>

8d447d10 03/05/2014 10:50 am Gerd Hoffmann

input: keyboard: switch vnc ui to new core

Signed-off-by: Gerd Hoffmann <>

de8f580b 03/05/2014 10:50 am Gerd Hoffmann

input: keyboard: switch spice ui to new core

Signed-off-by: Gerd Hoffmann <>

cd100328 03/05/2014 10:50 am Gerd Hoffmann

input: keyboard: switch curses ui to new core

Signed-off-by: Gerd Hoffmann <>

7ad95ff7 03/05/2014 10:50 am Gerd Hoffmann

input: rename file to legacy

Rename ui/input.c to ui/input-legacy.c.
We are going to replace it step by step.

Signed-off-by: Gerd Hoffmann <>

c8b405b6 03/05/2014 10:50 am Gerd Hoffmann

input: add core bits of the new input layer

Register and unregister handlers.
Event dispatcher code.

Signed-off-by: Gerd Hoffmann <>

65671475 03/05/2014 10:50 am Gerd Hoffmann

input: keyboard: add helper functions to core

A bunch of helper functions to manage keyboard events,
to make life simpler for the ui code when submitting
keyboard events.

Signed-off-by: Gerd Hoffmann <>

9784e579 03/05/2014 10:50 am Gerd Hoffmann

input: keyboard: switch legacy handlers to new core

legacy kbd event handlers are registered in the new core,
so they receive events from the new input core code.
keycode -> scancode translation needed here.

legacy kbd_put_keycode() sends events to the new core....

d2a92603 03/05/2014 10:50 am Gerd Hoffmann

input: keyboard: switch qmp_send_key() to new core.

Signed-off-by: Gerd Hoffmann <>

af98ba92 03/05/2014 10:50 am Gerd Hoffmann

input: keyboard: switch gtk ui to new core

Signed-off-by: Gerd Hoffmann <>

View revisions

Also available in: Atom