Files
qemu/ui
Marc-André Lureau c28f118805 ui: extract common sources into a static library
Move clipboard, cursor, display-surface, input-keymap, kbd-state,
keymaps, vt100, and qemu-pixman into a separate static library 'qemuui'.
This allows these common UI sources to be linked by targets outside of
the system emulator build, such as standalone VNC or D-Bus display
binaries.

keymaps generation has to be moved earlier, so that header dependency
are resolved first.

The library objects are re-exported via a dependency so existing
system_ss consumers are unaffected.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2026-05-09 18:54:15 +04:00
..
2021-12-21 10:50:22 +04:00
2021-12-21 10:50:22 +04:00
2024-09-13 20:12:16 +02:00
2026-04-22 12:51:23 +04:00
2022-11-08 10:23:06 +01:00
2023-08-31 19:47:43 +02:00