Yonggang Luo
|
65f5279761
curses: Fixes curses compiling errors.
|
пре 4 година |
Yonggang Luo
|
80d3ab61ad
curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw
|
пре 4 година |
Philippe Mathieu-Daudé
|
76c51fc3af
ui/curses: Move arrays to .heap to save 74KiB of .bss
|
пре 5 година |
Philippe Mathieu-Daudé
|
80e8c2ed1c
ui/curses: Make control_characters[] array const
|
пре 5 година |
Matthew Kilgore
|
30f5a9dd7a
curses: correctly pass the color pair to setcchar()
|
пре 5 година |
Matthew Kilgore
|
cd54ea456d
curses: use the bit mask constants provided by curses
|
пре 5 година |
Paolo Bonzini
|
68097ed5e5
curses: assert get_wch return value is okay
|
пре 6 година |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
пре 6 година |
Max Reitz
|
dc3c871ae0
ui/curses: Fix build with -m32
|
пре 6 година |
Samuel Thibault
|
962cf8fd4f
ui/curses: manipulate cchar_t with standard curses functions
|
пре 6 година |
Samuel Thibault
|
b7b664a4fe
ui/curses: do not assume wchar_t contains unicode
|
пре 6 година |
Gerd Hoffmann
|
e1be98540e
curses: fix wchar_t printf warning
|
пре 6 година |
Samuel Thibault
|
a9fda24747
curses ui: add missing iconv_close calls
|
пре 6 година |
Samuel Thibault
|
a5489ae5bb
curses ui: always initialize all curses_line fields
|
пре 6 година |
Samuel Thibault
|
2f8b7cd587
curses: add option to specify VGA font encoding
|
пре 6 година |
Samuel Thibault
|
459a707ecc
curses: support wide input
|
пре 6 година |
Samuel Thibault
|
633786fea7
Reduce curses escdelay from 1s to 25ms
|
пре 6 година |
Gerd Hoffmann
|
19c1b9fd3d
keymap: fix keyup mappings
|
пре 6 година |
Gerd Hoffmann
|
4ed26e19d9
keymap: pass full keyboard state to keysym2scancode
|
пре 6 година |
Fei Li
|
ab4f931e9f
ui: Convert vnc_display_init(), init_keyboard_layout() to Error
|
пре 6 година |
Gerd Hoffmann
|
b0766612d1
curses: switch over to new display registry
|
пре 7 година |
Gerd Hoffmann
|
abb4f2c965
keymap: consider modifier state when picking a mapping
|
пре 7 година |
Gerd Hoffmann
|
14f130fad8
curses: use DisplayOptions
|
пре 7 година |
Gerd Hoffmann
|
e2f82e924d
console: purge curses bits from console.h
|
пре 8 година |
Stefan Weil
|
f27ff81070
curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)
|
пре 8 година |
Samuel Thibault
|
697783a736
curses: fix left/right arrow translation
|
пре 8 година |
Peter Maydell
|
99a9ef44dc
ui/curses.c: Clean up nextchr logic
|
пре 9 година |
Peter Maydell
|
bba4e1b591
ui/curses.c: Ensure we don't read off the end of curses2qemu array
|
пре 9 година |
Peter Maydell
|
e16f4c8770
ui: Clean up includes
|
пре 9 година |
OGAWA Hirofumi
|
4083733db5
ui/curses: Fix color attribute of monitor for curses
|
пре 9 година |