..
icons
configure: move directory options from config-host.mak to meson
6 years ago
shader
ui/shader: fix #version directive must occur on first line
3 years ago
clipboard.c
ui/clipboard: reset the serial state on reset
4 years ago
cocoa.m
*: Add missing includes of qemu/error-report.h
3 years ago
console-gl.c
ui/console: fix texture leak when calling surface_gl_create_texture()
4 years ago
console.c
ui: Fix pixel colour channel order for PNG screenshots
3 years ago
curses.c
ui/curses: Avoid dynamic stack allocation
4 years ago
curses_keys.h
curses: support wide input
8 years ago
cursor.c
ui/cursor: make width/height unsigned 16-bit integer
3 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
ui/dbus: add chardev backend & interface
5 years ago
dbus-clipboard.c
ui/dbus: unregister clipboard on connection close
3 years ago
dbus-console.c
ui/dbus: set mouse is-absolute during console creation
3 years ago
dbus-display1.xml
ui/dbus: add chardev backend & interface
5 years ago
dbus-error.c
ui: add a D-Bus display backend
5 years ago
dbus-listener.c
ui/dbus: add a FIXME about texture/dmabuf scanout handling
3 years ago
dbus-module.c
ui/dbus: add p2p=on/off option
5 years ago
dbus.c
ui/dbus: fix passing SOCKET to GSocket API & leak
3 years ago
dbus.h
ui: fix path to dbus-display1.h
4 years ago
egl-context.c
ui: split the GL context in a different object
5 years ago
egl-headless.c
ui: introduce egl_init()
3 years ago
egl-helpers.c
ui: introduce egl_init()
3 years ago
gtk-clipboard.c
Remove qemu-common.h include from most units
4 years ago
gtk-egl.c
ui/gtk-egl: fix scaling for cursor position in scanout mode
3 years ago
gtk-gl-area.c
ui/gtk: fix passing y0_top parameter to scanout
3 years ago
gtk.c
ui/gtk: enable backend to send multi-touch events
3 years ago
input-barrier.c
ui/input-barrier: Move TODOs from barrier.txt to a comment
5 years 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: pass horizontal scroll information
5 years ago
input-linux.c
ui: replace qemu_set_nonblock()
4 years ago
input.c
ui: add helpers for virtio-multitouch events
3 years ago
kbd-state.c
Include qemu/queue.h slightly less
7 years ago
keymaps.c
Remove qemu-common.h include from most units
4 years ago
keymaps.h
Include qemu-common.h exactly where needed
7 years ago
meson.build
meson: use subproject for keycodemapdb
3 years ago
qemu-pixman.c
ui/pixman: Add qemu_pixman_to_drm_format()
5 years 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/console: Pass placeholder surface to displays
6 years ago
sdl2-gl.c
ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
3 years ago
sdl2-input.c
ui/sdl2-input: use trace-events to debug key events
6 years ago
sdl2.c
ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
3 years ago
shader.c
ui/shader: free associated programs
4 years ago
spice-app.c
Do not include "qemu/error-report.h" in headers that do not need it
4 years ago
spice-core.c
ui/spice: fix compilation on win32
3 years ago
spice-display.c
ui: rename cursor_{get->ref}, return it
3 years ago
spice-input.c
spice: move add_interface() to QemuSpiceOps.
6 years ago
spice-module.c
spice: wire up monitor in QemuSpiceOps.
6 years ago
trace-events
ui: add the infrastructure to support MT events
3 years 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
spice: move client_migrate_info command to ui/
3 years ago
ui-qmp-cmds.c
spice: move client_migrate_info command to ui/
3 years ago
util.c
include/hw/pci: Split pci_device.h off pci.h
4 years ago
vdagent.c
Do not include "qemu/error-report.h" in headers that do not need it
4 years ago
vgafont.h
ui: fix tab indentation
4 years ago
vnc-auth-sasl.c
vnc: avoid deprecation warnings for SASL on OS X
5 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
Remove qemu-common.h include from most units
4 years ago
vnc-enc-hextile-template.h
ui: vnc: finish removing TABs
8 years ago
vnc-enc-hextile.c
Drop useless casts from g_malloc() & friends to pointer
4 years ago
vnc-enc-tight.c
Replacing CONFIG_VNC_PNG with CONFIG_PNG
4 years ago
vnc-enc-tight.h
Clean up header guards that don't match their file name
10 years ago
vnc-enc-zlib.c
vnc: fix memory leak when vnc disconnect
7 years ago
vnc-enc-zrle.c
meson: rename included C source files to .c.inc
6 years ago
vnc-enc-zrle.c.inc
meson: rename included C source files to .c.inc
6 years 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: fix tab indentation
4 years ago
vnc-jobs.c
treewide: Remove the unnecessary space before semicolon
4 years ago
vnc-jobs.h
ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear()
10 years ago
vnc-palette.c
all: Remove unnecessary glib.h includes
10 years ago
vnc-palette.h
Include qapi/qmp/qlist.h exactly where needed
9 years ago
vnc-stubs.c
vnc: support "-vnc help"
6 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
cutils: Adjust signature of parse_uint[_full]
3 years ago
vnc.h
ui: keep current cursor with QemuConsole
3 years ago
vnc_keysym.h
ui: fix tab indentation
4 years ago
win32-kbd-hook.c
ui/win32-kbd-hook: handle AltGr in a hook procedure
6 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