[Spice-devel] [PATCH spice-gtk 07/12] keycodemapdb: update submodule
Frediano Ziglio
fziglio at redhat.com
Wed Feb 13 18:04:10 UTC 2019
>
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
> Daniel P. Berrange (24):
> Add named constants for QKeyCode values
> Add ability to generate enums
> Build tests with warnings enabled
> Add Sun/Sparc keyboard keycodes
> Add some missing mappings for USB HID
> Add line for QKeyCode asterisk
> Add line for QKeyCode print
> Fix AT Set2 scancode for F7
> Fix AT set3 mapping for backslash
> Misc fixes in AT set 3 scancodes
> Add Apple Desktop Bus scancodes
> Add many missing Sun scancodes
> Add missing Help key entry for OS-X key codes
> Add support for array upper bounds with enums
> Handle maps where 0x0 is a valid key
> Fix ANSI_KeypadClear mapping for OSX
> Remove ??? from some keynames
> Fix USB menu key mapping
> Allow customizing the map length data type
> Rename 'rfb' to 'qnum'
> Add local argparse for compat with python 2.6
> Add hack for mapping qnum 0xb7 to sysrq
> Fix mistake in Pause/SysRq mapping for SUN scancode
> Fix compat with py3 dict keys/values data types
>
> Miika S (1):
> Add missing QKeyCode values for JIS keyboards
>
> Olaf Hering (1):
> remove buildtime from generated files
>
> Paolo Bonzini (3):
> move CLanguageGenerator closer to CLanguageGenerator itself
> c++: add extern declaration to the generated file
> add header file generators
>
> Peter Korsgaard (1):
> keymap-gen: add support for generating output for C++
>
> Pierre Ossman (16):
> Correct lookup of name in comment
> Merge XT columns
> Fix AT set 2 table
> Rename X11 keycode header to keysym
> Add README for data columns
> Add basic tests
> Add tests for code-table
> Add tests for name-map
> Add tests for name-table
> Add mapping for HTML key codes
> Add mapping for XKEYBOARD key names
> Fix some keys on macOS
> Handle string based codes
> Add support for JavaScript output
> Provide array size constant for C output
> Use STL types for C++ output
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> ---
> subprojects/keycodemapdb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/subprojects/keycodemapdb b/subprojects/keycodemapdb
> index 7bf5710..16e5b07 160000
> --- a/subprojects/keycodemapdb
> +++ b/subprojects/keycodemapdb
> @@ -1 +1 @@
> -Subproject commit 7bf5710b22aa8d58b7eeaaf3dc6960c26cade4f0
> +Subproject commit 16e5b0787687d8904dad2c026107409eb9bfcb95
Acked-by: Frediano Ziglio <fziglio at redhat.com>
Frediano
More information about the Spice-devel
mailing list