..
icons
configure: move directory options from config-host.mak to meson
6 years ago
shader
meson: do not build shaders by default
3 years ago
clipboard.c
ui/clipboard: delay clipboard update when not running
1 year ago
cocoa.m
ui & main loop: Redesign of system-specific main thread event handling
2 years ago
console-gl.c
ui/spice: Create a new texture with linear layout when gl=on is specified
1 year ago
console-priv.h
ui/curses: Do not use console_select()
2 years ago
console-vc-stubs.c
ui/curses: Do not use console_select()
2 years ago
console-vc.c
qom: Have class_init() take a const data argument
1 year ago
console.c
qom: Have class_init() take a const data argument
1 year ago
curses.c
ui/curses: Fix infinite loop on windows
1 year ago
curses_keys.h
For curses display, recognize a few more control keys
3 years ago
cursor.c
ui/cursor: remove cursor_get_mono_image
2 years ago
cursor_hidden.xpm
ui: move files to ui/ and include/ui/
14 years ago
cursor_left_ptr.xpm
ui: move files to ui/ and include/ui/
14 years ago
dbus-chardev.c
qom: Have class_init() take a const data argument
1 year ago
dbus-clipboard.c
include: Rename sysemu/ -> system/
2 years ago
dbus-console.c
ui/dbus: on win32, allow ANONYMOUS with p2p
2 years ago
dbus-display1.xml
ui/dbus: change dbus ScanoutDMABUF interface
1 year ago
dbus-error.c
ui: add a D-Bus display backend
5 years ago
dbus-listener.c
ui/dbus: change dbus ScanoutDMABUF interface
1 year ago
dbus-module.c
ui/dbus: add p2p=on/off option
5 years ago
dbus.c
qom: Make InterfaceInfo[] uses const
1 year ago
dbus.h
ui/dbus: win32 support
3 years ago
dmabuf.c
ui/dmabuf: extend QemuDmaBuf to support multi-plane
1 year ago
egl-context.c
qapi/ui: Drop temporary 'prefix'
2 years ago
egl-headless.c
qapi/ui: Drop temporary 'prefix'
2 years ago
egl-helpers.c
ui/egl-helpers: Error check the fds in egl_dmabuf_export_texture()
1 year ago
gtk-clipboard.c
ui/gtk: warn if setting the clipboard failed
1 year ago
gtk-egl.c
ui/gtk-egl: Render guest content with padding in fixed-scale mode
1 year ago
gtk-gl-area.c
ui/gtk-gl-area: Render guest content with padding in fixed-scale mode
1 year ago
gtk.c
ui/gtk: Add scale option
1 year ago
input-barrier.c
qom: Make InterfaceInfo[] uses const
1 year ago
input-barrier.h
ui: add an embedded Barrier client
7 years ago
input-keymap.c
meson: rename included C source files to .c.inc
6 years ago
input-legacy.c
ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function
2 years ago
input-linux.c
qom: Make InterfaceInfo[] uses const
1 year ago
input.c
include: Rename sysemu/ -> system/
2 years ago
kbd-state.c
ui/vnc: Do not use console_select()
2 years ago
keymaps.c
Remove qemu-common.h include from most units
4 years ago
keymaps.h
ui: spelling fixes
3 years ago
meson.build
meson: remove unnecessary dependencies from specific_ss
1 year ago
qemu-pixman.c
ui/vnc: take account of client byte order in pixman format
1 year ago
qemu-x509.h
ui: move files to ui/ and include/ui/
14 years ago
qemu.desktop
ui: fix icon display for GTK frontend under GNOME Shell with Wayland
8 years ago
sdl2-2d.c
ui+display: rename is_placeholder() -> surface_is_placeholder()
2 years ago
sdl2-gl.c
ui/gtk-egl: Render guest content with padding in fixed-scale mode
1 year ago
sdl2-input.c
ui/sdl2: release all modifiers
2 years ago
sdl2.c
ui/sdl: Consider scaling in mouse event handling
1 year ago
shader.c
ui/shader: free associated programs
4 years ago
spice-app.c
qom: Have class_init() take a const data argument
1 year ago
spice-core.c
ui/spice: Add an option to submit gl_draw requests at fixed rate
1 year ago
spice-display.c
ui/spice: Destroy the temporary egl fb after the blit is submitted
1 year ago
spice-input.c
input: Allow to choose console with qemu_input_is_absolute
3 years ago
spice-module.c
spice: wire up monitor in QemuSpiceOps.
6 years ago
trace-events
ui: add trace events for all client messages
1 year ago
trace.h
trace: switch position of headers to what Meson requires
6 years ago
udmabuf.c
Do not include "qemu/error-report.h" in headers that do not need it
4 years ago
ui-hmp-cmds.c
qapi: Move include/qapi/qmp/ to include/qobject/
2 years ago
ui-qmp-cmds.c
ui/qmp-cmds: Improve two error messages
3 years ago
util.c
include/hw/pci: Split pci_device.h off pci.h
4 years ago
vdagent.c
ui/vdagent: remove migration blocker
1 year ago
vgafont.h
ui: fix tab indentation
4 years ago
vnc-auth-sasl.c
ui: validate NUL byte padding in SASL client data more strictly
2 years ago
vnc-auth-sasl.h
vnc: avoid deprecation warnings for SASL on OS X
5 years ago
vnc-auth-vencrypt.c
vnc: fix resource leak when websocket channel error
6 years ago
vnc-auth-vencrypt.h
Clean up ill-advised or unusual header guards
10 years ago
vnc-clipboard.c
ui/vnc-clipboard: fix inflate_buffer
3 years ago
vnc-enc-hextile-template.h
ui/vnc-enc-hextile: Use static rather than dynamic length stack array
3 years ago
vnc-enc-hextile.c
Drop useless casts from g_malloc() & friends to pointer
4 years ago
vnc-enc-tight.c
ui/vnc: Introduce the VncWorker type
1 year ago
vnc-enc-tight.h
Clean up header guards that don't match their file name
10 years ago
vnc-enc-zlib.c
ui/vnc: Introduce the VncWorker type
1 year ago
vnc-enc-zrle.c
ui/vnc: Introduce the VncWorker type
1 year ago
vnc-enc-zrle.c.inc
ui/vnc: Introduce the VncWorker type
1 year ago
vnc-enc-zrle.h
Clean up header guards that don't match their file name
10 years ago
vnc-enc-zywrle-template.c
ui: fix tab indentation
4 years ago
vnc-enc-zywrle.h
ui: spelling fixes
3 years ago
vnc-jobs.c
ui/vnc: Introduce the VncWorker type
1 year ago
vnc-jobs.h
ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear()
10 years ago
vnc-palette.c
ui: Clean up local variable shadowing
3 years ago
vnc-palette.h
Include qapi/qmp/qlist.h exactly where needed
9 years ago
vnc-stubs.c
qemu-options: define -vnc only #ifdef CONFIG_VNC
3 years ago
vnc-ws.c
bulk: Remove pointless QOM casts
3 years ago
vnc-ws.h
Clean up ill-advised or unusual header guards
10 years ago
vnc.c
Misc crypto & UI patches
1 year ago
vnc.h
ui/vnc: Introduce the VncWorker type
1 year ago
vnc_keysym.h
ui: fix tab indentation
4 years ago
win32-kbd-hook.c
include: Rename sysemu/ -> system/
2 years ago
x_keymap.c
ui: Fix memory leak in qemu_xkeymap_mapping_table()
5 years ago
x_keymap.h
ui: convert GTK and SDL1 frontends to keycodemapdb
9 years ago