.. |
icons
|
16bf7a3326
configure: move directory options from config-host.mak to meson
|
4 years ago |
keycodemapdb @ f5772a62ec
|
ac19b51678
Add qemu qcode support for keys F13 to F24
|
2 years ago |
shader
|
e73864e11d
shaders: support byte swapping of pixels
|
4 years ago |
clipboard.c
|
72ce36f77c
ui/clipboard: reset the serial state on reset
|
2 years ago |
cocoa.m
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
console-gl.c
|
355b0824c6
Merge remote-tracking branch 'akihikodaki/macos' into utm-edition
|
3 years ago |
console.c
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
curses.c
|
b3cf3579f5
Merge tag 'v7.2.0' into utm-edition
|
2 years ago |
curses_keys.h
|
459a707ecc
curses: support wide input
|
6 years ago |
cursor.c
|
2512a026fa
ui: rename cursor_{get->ref}, return it
|
2 years ago |
cursor_hidden.xpm
|
28ecbaeecb
ui: move files to ui/ and include/ui/
|
12 years ago |
cursor_left_ptr.xpm
|
28ecbaeecb
ui: move files to ui/ and include/ui/
|
12 years ago |
dbus-chardev.c
|
3e301c8d7e
ui/dbus: add chardev backend & interface
|
3 years ago |
dbus-clipboard.c
|
b289bb301a
ui/dbus: unregister clipboard on connection close
|
2 years ago |
dbus-console.c
|
eb9062d4cf
ui/dbus: set mouse is-absolute during console creation
|
2 years ago |
dbus-display1.xml
|
3e301c8d7e
ui/dbus: add chardev backend & interface
|
3 years ago |
dbus-error.c
|
142ca628a7
ui: add a D-Bus display backend
|
3 years ago |
dbus-listener.c
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
dbus-module.c
|
99997823bb
ui/dbus: add p2p=on/off option
|
3 years ago |
dbus.c
|
74bc00c6b9
ui/dbus: fix passing SOCKET to GSocket API & leak
|
2 years ago |
dbus.h
|
0e902f59c1
ui: fix path to dbus-display1.h
|
2 years ago |
egl-context.c
|
5e79d516e8
ui: split the GL context in a different object
|
3 years ago |
egl-headless.c
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
egl-helpers.c
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
gtk-clipboard.c
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 years ago |
gtk-egl.c
|
b3cf3579f5
Merge tag 'v7.2.0' into utm-edition
|
2 years ago |
gtk-gl-area.c
|
b3cf3579f5
Merge tag 'v7.2.0' into utm-edition
|
2 years ago |
gtk.c
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
input-barrier.c
|
399a04775e
ui/input-barrier: Move TODOs from barrier.txt to a comment
|
4 years ago |
input-barrier.h
|
6105683da3
ui: add an embedded Barrier client
|
6 years ago |
input-keymap.c
|
139c1837db
meson: rename included C source files to .c.inc
|
5 years ago |
input-legacy.c
|
17f6315ef8
ui/input-legacy: pass horizontal scroll information
|
3 years ago |
input-linux.c
|
c7b1172026
ui: replace qemu_set_nonblock()
|
3 years ago |
input.c
|
a0506b7c8f
ui: Simplify control flow in qemu_mouse_set()
|
2 years ago |
kbd-state.c
|
dc5e9ac716
Include qemu/queue.h slightly less
|
6 years ago |
keymaps.c
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 years ago |
keymaps.h
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
meson.build
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
qemu-pixman.c
|
8069b73bee
ui/pixman: Add qemu_pixman_to_drm_format()
|
4 years ago |
qemu-x509.h
|
28ecbaeecb
ui: move files to ui/ and include/ui/
|
12 years ago |
qemu.desktop
|
67ea954682
ui: fix icon display for GTK frontend under GNOME Shell with Wayland
|
6 years ago |
sdl2-2d.c
|
c821a58ee7
ui/console: Pass placeholder surface to displays
|
4 years ago |
sdl2-gl.c
|
e0af80866a
Use virgl_renderer_borrow_texture_for_scanout
|
3 years ago |
sdl2-input.c
|
20a37f2fa3
ui/sdl2-input: use trace-events to debug key events
|
5 years ago |
sdl2.c
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
shader.c
|
355b0824c6
Merge remote-tracking branch 'akihikodaki/macos' into utm-edition
|
3 years ago |
spice-app.c
|
5feed38c21
Do not include "qemu/error-report.h" in headers that do not need it
|
2 years ago |
spice-core.c
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
spice-display.c
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
spice-input.c
|
05b53636d0
spice: move add_interface() to QemuSpiceOps.
|
4 years ago |
spice-module.c
|
db5732c9cf
spice: wire up monitor in QemuSpiceOps.
|
4 years ago |
trace-events
|
410840cdb1
ui: add some vdagent related traces
|
2 years ago |
trace.h
|
243af0225a
trace: switch position of headers to what Meson requires
|
5 years ago |
udmabuf.c
|
5feed38c21
Do not include "qemu/error-report.h" in headers that do not need it
|
2 years ago |
ui-hmp-cmds.c
|
ec843b97f2
ui: Split hmp_mouse_set() and move the HMP part to ui/
|
2 years ago |
ui-qmp-cmds.c
|
3125af295e
ui: Factor out qmp_add_client() parts and move to ui/ui-qmp-cmds.c
|
2 years ago |
util.c
|
edf5ca5dbe
include/hw/pci: Split pci_device.h off pci.h
|
2 years ago |
vdagent.c
|
5feed38c21
Do not include "qemu/error-report.h" in headers that do not need it
|
2 years ago |
vgafont.h
|
ef99aa2a31
ui: fix tab indentation
|
2 years ago |
vnc-auth-sasl.c
|
b65310ab34
vnc: avoid deprecation warnings for SASL on OS X
|
4 years ago |
vnc-auth-sasl.h
|
b65310ab34
vnc: avoid deprecation warnings for SASL on OS X
|
4 years ago |
vnc-auth-vencrypt.c
|
2ddafce7f7
vnc: fix resource leak when websocket channel error
|
4 years ago |
vnc-auth-vencrypt.h
|
2a6a4076e1
Clean up ill-advised or unusual header guards
|
9 years ago |
vnc-clipboard.c
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 years ago |
vnc-enc-hextile-template.h
|
b86d01ba47
ui: vnc: finish removing TABs
|
6 years ago |
vnc-enc-hextile.c
|
0a553c12c7
Drop useless casts from g_malloc() & friends to pointer
|
2 years ago |
vnc-enc-tight.c
|
95f8510ef4
Replacing CONFIG_VNC_PNG with CONFIG_PNG
|
3 years ago |
vnc-enc-tight.h
|
121d07125b
Clean up header guards that don't match their file name
|
9 years ago |
vnc-enc-zlib.c
|
6bf21f3d83
vnc: fix memory leak when vnc disconnect
|
6 years ago |
vnc-enc-zrle.c
|
139c1837db
meson: rename included C source files to .c.inc
|
5 years ago |
vnc-enc-zrle.c.inc
|
139c1837db
meson: rename included C source files to .c.inc
|
5 years ago |
vnc-enc-zrle.h
|
121d07125b
Clean up header guards that don't match their file name
|
9 years ago |
vnc-enc-zywrle-template.c
|
ef99aa2a31
ui: fix tab indentation
|
2 years ago |
vnc-enc-zywrle.h
|
ef99aa2a31
ui: fix tab indentation
|
2 years ago |
vnc-jobs.c
|
c1dadb8462
treewide: Remove the unnecessary space before semicolon
|
2 years ago |
vnc-jobs.h
|
c3ff04b60d
ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear()
|
8 years ago |
vnc-palette.c
|
030c98aff1
all: Remove unnecessary glib.h includes
|
9 years ago |
vnc-palette.h
|
47e6b297e7
Include qapi/qmp/qlist.h exactly where needed
|
7 years ago |
vnc-stubs.c
|
653c974735
vnc: support "-vnc help"
|
4 years ago |
vnc-ws.c
|
2ddafce7f7
vnc: fix resource leak when websocket channel error
|
4 years ago |
vnc-ws.h
|
2a6a4076e1
Clean up ill-advised or unusual header guards
|
9 years ago |
vnc.c
|
689c8fd77a
Merge tag 'v8.0.0' into utm-edition
|
2 years ago |
vnc.h
|
385ac97f8f
ui: keep current cursor with QemuConsole
|
2 years ago |
vnc_keysym.h
|
ef99aa2a31
ui: fix tab indentation
|
2 years ago |
win32-kbd-hook.c
|
2df9f5718d
ui/win32-kbd-hook: handle AltGr in a hook procedure
|
5 years ago |
x_keymap.c
|
7c06a34c8c
ui: Fix memory leak in qemu_xkeymap_mapping_table()
|
4 years ago |
x_keymap.h
|
2ec78706d1
ui: convert GTK and SDL1 frontends to keycodemapdb
|
7 years ago |