summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/x11-register-info.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
commita86c5f7cae7ec9a3398300555a0b644689d946a1 (patch)
tree39fe4b107c71174fd1e8a8ceb9a4d2aa14116248 /epan/dissectors/x11-register-info.h
parentReleasing progress-linux version 4.2.6-1~progress7.99u1. (diff)
downloadwireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.tar.xz
wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.zip
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'epan/dissectors/x11-register-info.h')
-rw-r--r--epan/dissectors/x11-register-info.h104
1 files changed, 104 insertions, 0 deletions
diff --git a/epan/dissectors/x11-register-info.h b/epan/dissectors/x11-register-info.h
index b498dbce..77e8e240 100644
--- a/epan/dissectors/x11-register-info.h
+++ b/epan/dissectors/x11-register-info.h
@@ -1843,6 +1843,39 @@
{ &hf_x11_damage_Add_region, { "region", "x11.damage.Add.region", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
{ &hf_x11_damage_extension_minor, { "extension-minor", "x11.extension-minor", FT_UINT8, BASE_DEC, VALS(damage_extension_minor), 0, "minor opcode", HFILL }},
+{ &hf_x11_struct_dbe_SwapInfo, { "dbe_SwapInfo", "x11.struct.dbe_SwapInfo", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_SwapInfo_window, { "window", "x11.struct.dbe_SwapInfo.window", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_SwapInfo_swap_action, { "swap_action", "x11.struct.dbe_SwapInfo.swap_action", FT_UINT8, BASE_HEX_DEC, VALS(x11_enum_dbe_SwapAction), 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_BufferAttributes, { "dbe_BufferAttributes", "x11.struct.dbe_BufferAttributes", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_BufferAttributes_window, { "window", "x11.struct.dbe_BufferAttributes.window", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_VisualInfo, { "dbe_VisualInfo", "x11.struct.dbe_VisualInfo", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_VisualInfo_visual_id, { "visual_id", "x11.struct.dbe_VisualInfo.visual_id", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_VisualInfo_depth, { "depth", "x11.struct.dbe_VisualInfo.depth", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_VisualInfo_perf_level, { "perf_level", "x11.struct.dbe_VisualInfo.perf_level", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_VisualInfos, { "dbe_VisualInfos", "x11.struct.dbe_VisualInfos", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_VisualInfos_n_infos, { "n_infos", "x11.struct.dbe_VisualInfos.n_infos", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_VisualInfos_infos, { "infos", "x11.struct.dbe_VisualInfos.infos.list", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_dbe_VisualInfos_infos_item, { "infos", "x11.struct.dbe_VisualInfos.infos", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_QueryVersion_major_version, { "major_version", "x11.dbe.QueryVersion.major_version", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_QueryVersion_minor_version, { "minor_version", "x11.dbe.QueryVersion.minor_version", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_QueryVersion_reply_major_version, { "major_version", "x11.dbe.QueryVersion.reply.major_version", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_QueryVersion_reply_minor_version, { "minor_version", "x11.dbe.QueryVersion.reply.minor_version", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_AllocateBackBuffer_window, { "window", "x11.dbe.AllocateBackBuffer.window", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_AllocateBackBuffer_buffer, { "buffer", "x11.dbe.AllocateBackBuffer.buffer", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_AllocateBackBuffer_swap_action, { "swap_action", "x11.dbe.AllocateBackBuffer.swap_action", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_DeallocateBackBuffer_buffer, { "buffer", "x11.dbe.DeallocateBackBuffer.buffer", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_SwapBuffers_n_actions, { "n_actions", "x11.dbe.SwapBuffers.n_actions", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_SwapBuffers_actions, { "actions", "x11.dbe.SwapBuffers.actions.list", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_SwapBuffers_actions_item, { "actions", "x11.dbe.SwapBuffers.actions", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_GetVisualInfo_n_drawables, { "n_drawables", "x11.dbe.GetVisualInfo.n_drawables", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_GetVisualInfo_drawables, { "drawables", "x11.dbe.GetVisualInfo.drawables.list", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_GetVisualInfo_drawables_item, { "drawables", "x11.dbe.GetVisualInfo.drawables", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_GetVisualInfo_reply_n_supported_visuals, { "n_supported_visuals", "x11.dbe.GetVisualInfo.reply.n_supported_visuals", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_GetVisualInfo_reply_supported_visuals, { "supported_visuals", "x11.dbe.GetVisualInfo.reply.supported_visuals", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_GetBackBufferAttributes_buffer, { "buffer", "x11.dbe.GetBackBufferAttributes.buffer", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_GetBackBufferAttributes_reply_attributes, { "attributes", "x11.dbe.GetBackBufferAttributes.reply.attributes", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dbe_extension_minor, { "extension-minor", "x11.extension-minor", FT_UINT8, BASE_DEC, VALS(dbe_extension_minor), 0, "minor opcode", HFILL }},
+
{ &hf_x11_dpms_GetVersion_client_major_version, { "client_major_version", "x11.dpms.GetVersion.client_major_version", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_dpms_GetVersion_client_minor_version, { "client_minor_version", "x11.dpms.GetVersion.client_minor_version", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_dpms_GetVersion_reply_server_major_version, { "server_major_version", "x11.dpms.GetVersion.reply.server_major_version", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
@@ -1857,6 +1890,8 @@
{ &hf_x11_dpms_ForceLevel_power_level, { "power_level", "x11.dpms.ForceLevel.power_level", FT_UINT16, BASE_HEX_DEC, VALS(x11_enum_dpms_DPMSMode), 0, NULL, HFILL }},
{ &hf_x11_dpms_Info_reply_power_level, { "power_level", "x11.dpms.Info.reply.power_level", FT_UINT16, BASE_HEX_DEC, VALS(x11_enum_dpms_DPMSMode), 0, NULL, HFILL }},
{ &hf_x11_dpms_Info_reply_state, { "state", "x11.dpms.Info.reply.state", FT_BOOLEAN, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dpms_SelectInput_event_mask_mask_InfoNotify, { "InfoNotify", "x11.dpms.SelectInput.event_mask.InfoNotify", FT_BOOLEAN, 32, NULL, 1U << 0, NULL, HFILL }},
+{ &hf_x11_dpms_SelectInput_event_mask, { "event_mask", "x11.dpms.SelectInput.event_mask", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_dpms_extension_minor, { "extension-minor", "x11.extension-minor", FT_UINT8, BASE_DEC, VALS(dpms_extension_minor), 0, "minor opcode", HFILL }},
{ &hf_x11_struct_dri2_DRI2Buffer, { "dri2_DRI2Buffer", "x11.struct.dri2_DRI2Buffer", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
@@ -2021,6 +2056,12 @@
{ &hf_x11_dri3_BuffersFromPixmap_reply_offsets, { "offsets", "x11.dri3.BuffersFromPixmap.reply.offsets.list", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_dri3_BuffersFromPixmap_reply_offsets_item, { "offsets", "x11.dri3.BuffersFromPixmap.reply.offsets", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_dri3_BuffersFromPixmap_reply_buffers, { "buffers", "x11.dri3.BuffersFromPixmap.reply.buffers", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dri3_SetDRMDeviceInUse_window, { "window", "x11.dri3.SetDRMDeviceInUse.window", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dri3_SetDRMDeviceInUse_drmMajor, { "drmMajor", "x11.dri3.SetDRMDeviceInUse.drmMajor", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dri3_SetDRMDeviceInUse_drmMinor, { "drmMinor", "x11.dri3.SetDRMDeviceInUse.drmMinor", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dri3_ImportSyncobj_syncobj, { "syncobj", "x11.dri3.ImportSyncobj.syncobj", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dri3_ImportSyncobj_drawable, { "drawable", "x11.dri3.ImportSyncobj.drawable", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_dri3_FreeSyncobj_syncobj, { "syncobj", "x11.dri3.FreeSyncobj.syncobj", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
{ &hf_x11_dri3_extension_minor, { "extension-minor", "x11.extension-minor", FT_UINT8, BASE_DEC, VALS(dri3_extension_minor), 0, "minor opcode", HFILL }},
{ &hf_x11_ge_QueryVersion_client_major_version, { "client_major_version", "x11.ge.QueryVersion.client_major_version", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
@@ -2711,6 +2752,24 @@
{ &hf_x11_present_SelectInput_event_mask, { "event_mask", "x11.present.SelectInput.event_mask", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_present_QueryCapabilities_target, { "target", "x11.present.QueryCapabilities.target", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_present_QueryCapabilities_reply_capabilities, { "capabilities", "x11.present.QueryCapabilities.reply.capabilities", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_window, { "window", "x11.present.PixmapSynced.window", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_pixmap, { "pixmap", "x11.present.PixmapSynced.pixmap", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_serial, { "serial", "x11.present.PixmapSynced.serial", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_valid, { "valid", "x11.present.PixmapSynced.valid", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_update, { "update", "x11.present.PixmapSynced.update", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_x_off, { "x_off", "x11.present.PixmapSynced.x_off", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_y_off, { "y_off", "x11.present.PixmapSynced.y_off", FT_INT16, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_target_crtc, { "target_crtc", "x11.present.PixmapSynced.target_crtc", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_acquire_syncobj, { "acquire_syncobj", "x11.present.PixmapSynced.acquire_syncobj", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_release_syncobj, { "release_syncobj", "x11.present.PixmapSynced.release_syncobj", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_acquire_point, { "acquire_point", "x11.present.PixmapSynced.acquire_point", FT_UINT64, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_release_point, { "release_point", "x11.present.PixmapSynced.release_point", FT_UINT64, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_options, { "options", "x11.present.PixmapSynced.options", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_target_msc, { "target_msc", "x11.present.PixmapSynced.target_msc", FT_UINT64, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_divisor, { "divisor", "x11.present.PixmapSynced.divisor", FT_UINT64, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_remainder, { "remainder", "x11.present.PixmapSynced.remainder", FT_UINT64, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_notifies, { "notifies", "x11.present.PixmapSynced.notifies.list", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_present_PixmapSynced_notifies_item, { "notifies", "x11.present.PixmapSynced.notifies", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_present_CompleteNotify_kind, { "kind", "x11.present.CompleteNotify.kind", FT_UINT8, BASE_HEX_DEC, VALS(x11_enum_present_CompleteKind), 0, NULL, HFILL }},
{ &hf_x11_present_CompleteNotify_mode, { "mode", "x11.present.CompleteNotify.mode", FT_UINT8, BASE_HEX_DEC, VALS(x11_enum_present_CompleteMode), 0, NULL, HFILL }},
{ &hf_x11_present_CompleteNotify_event, { "event", "x11.present.CompleteNotify.event", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
@@ -4260,6 +4319,10 @@
{ &hf_x11_xfixes_CreatePointerBarrier_devices, { "devices", "x11.xfixes.CreatePointerBarrier.devices.list", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_xfixes_CreatePointerBarrier_devices_item, { "devices", "x11.xfixes.CreatePointerBarrier.devices", FT_UINT16, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xfixes_DeletePointerBarrier_barrier, { "barrier", "x11.xfixes.DeletePointerBarrier.barrier", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_SetClientDisconnectMode_disconnect_mode_mask_Terminate, { "Terminate", "x11.xfixes.SetClientDisconnectMode.disconnect_mode.Terminate", FT_BOOLEAN, 32, NULL, 1U << 0, NULL, HFILL }},
+{ &hf_x11_xfixes_SetClientDisconnectMode_disconnect_mode, { "disconnect_mode", "x11.xfixes.SetClientDisconnectMode.disconnect_mode", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xfixes_GetClientDisconnectMode_reply_disconnect_mode_mask_Terminate, { "Terminate", "x11.xfixes.GetClientDisconnectMode.reply.disconnect_mode.Terminate", FT_BOOLEAN, 32, NULL, 1U << 0, NULL, HFILL }},
+{ &hf_x11_xfixes_GetClientDisconnectMode_reply_disconnect_mode, { "disconnect_mode", "x11.xfixes.GetClientDisconnectMode.reply.disconnect_mode", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xfixes_extension_minor, { "extension-minor", "x11.extension-minor", FT_UINT8, BASE_DEC, VALS(xfixes_extension_minor), 0, "minor opcode", HFILL }},
{ &hf_x11_struct_xinerama_ScreenInfo, { "xinerama_ScreenInfo", "x11.struct.xinerama_ScreenInfo", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
@@ -4816,6 +4879,7 @@
{ &hf_x11_struct_xinput_DeviceClass_Scroll_increment, { "increment", "x11.struct.xinput_DeviceClass.Scroll.increment", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_struct_xinput_DeviceClass_Touch_mode, { "mode", "x11.struct.xinput_DeviceClass.Touch.mode", FT_UINT8, BASE_HEX_DEC, VALS(x11_enum_xinput_TouchMode), 0, NULL, HFILL }},
{ &hf_x11_struct_xinput_DeviceClass_Touch_num_touches, { "num_touches", "x11.struct.xinput_DeviceClass.Touch.num_touches", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_struct_xinput_DeviceClass_Gesture_num_touches, { "num_touches", "x11.struct.xinput_DeviceClass.Gesture.num_touches", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_struct_xinput_XIDeviceInfo, { "xinput_XIDeviceInfo", "x11.struct.xinput_XIDeviceInfo", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_struct_xinput_XIDeviceInfo_deviceid, { "deviceid", "x11.struct.xinput_XIDeviceInfo.deviceid", FT_UINT16, BASE_HEX_DEC, VALS(x11_enum_xinput_Device), 0, NULL, HFILL }},
{ &hf_x11_struct_xinput_XIDeviceInfo_type, { "type", "x11.struct.xinput_XIDeviceInfo.type", FT_UINT16, BASE_HEX_DEC, VALS(x11_enum_xinput_DeviceType), 0, NULL, HFILL }},
@@ -5176,6 +5240,46 @@
{ &hf_x11_xinput_BarrierHit_root_y, { "root_y", "x11.xinput.BarrierHit.root_y", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xinput_BarrierHit_dx, { "dx", "x11.xinput.BarrierHit.dx", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
{ &hf_x11_xinput_BarrierHit_dy, { "dy", "x11.xinput.BarrierHit.dy", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_deviceid, { "deviceid", "x11.xinput.GesturePinchBegin.deviceid", FT_UINT16, BASE_HEX_DEC, VALS(x11_enum_xinput_Device), 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_time, { "time", "x11.xinput.GesturePinchBegin.time", FT_UINT32, BASE_HEX_DEC, VALS(x11_enum_xproto_Time), 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_detail, { "detail", "x11.xinput.GesturePinchBegin.detail", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_root, { "root", "x11.xinput.GesturePinchBegin.root", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_event, { "event", "x11.xinput.GesturePinchBegin.event", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_child, { "child", "x11.xinput.GesturePinchBegin.child", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_root_x, { "root_x", "x11.xinput.GesturePinchBegin.root_x", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_root_y, { "root_y", "x11.xinput.GesturePinchBegin.root_y", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_event_x, { "event_x", "x11.xinput.GesturePinchBegin.event_x", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_event_y, { "event_y", "x11.xinput.GesturePinchBegin.event_y", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_delta_x, { "delta_x", "x11.xinput.GesturePinchBegin.delta_x", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_delta_y, { "delta_y", "x11.xinput.GesturePinchBegin.delta_y", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_delta_unaccel_x, { "delta_unaccel_x", "x11.xinput.GesturePinchBegin.delta_unaccel_x", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_delta_unaccel_y, { "delta_unaccel_y", "x11.xinput.GesturePinchBegin.delta_unaccel_y", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_scale, { "scale", "x11.xinput.GesturePinchBegin.scale", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_delta_angle, { "delta_angle", "x11.xinput.GesturePinchBegin.delta_angle", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_sourceid, { "sourceid", "x11.xinput.GesturePinchBegin.sourceid", FT_UINT16, BASE_HEX_DEC, VALS(x11_enum_xinput_Device), 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_mods, { "mods", "x11.xinput.GesturePinchBegin.mods", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_group, { "group", "x11.xinput.GesturePinchBegin.group", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_flags_mask_GesturePinchCancelled, { "GesturePinchCancelled", "x11.xinput.GesturePinchBegin.flags.GesturePinchCancelled", FT_BOOLEAN, 32, NULL, 1U << 0, NULL, HFILL }},
+{ &hf_x11_xinput_GesturePinchBegin_flags, { "flags", "x11.xinput.GesturePinchBegin.flags", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_deviceid, { "deviceid", "x11.xinput.GestureSwipeBegin.deviceid", FT_UINT16, BASE_HEX_DEC, VALS(x11_enum_xinput_Device), 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_time, { "time", "x11.xinput.GestureSwipeBegin.time", FT_UINT32, BASE_HEX_DEC, VALS(x11_enum_xproto_Time), 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_detail, { "detail", "x11.xinput.GestureSwipeBegin.detail", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_root, { "root", "x11.xinput.GestureSwipeBegin.root", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_event, { "event", "x11.xinput.GestureSwipeBegin.event", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_child, { "child", "x11.xinput.GestureSwipeBegin.child", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_root_x, { "root_x", "x11.xinput.GestureSwipeBegin.root_x", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_root_y, { "root_y", "x11.xinput.GestureSwipeBegin.root_y", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_event_x, { "event_x", "x11.xinput.GestureSwipeBegin.event_x", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_event_y, { "event_y", "x11.xinput.GestureSwipeBegin.event_y", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_delta_x, { "delta_x", "x11.xinput.GestureSwipeBegin.delta_x", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_delta_y, { "delta_y", "x11.xinput.GestureSwipeBegin.delta_y", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_delta_unaccel_x, { "delta_unaccel_x", "x11.xinput.GestureSwipeBegin.delta_unaccel_x", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_delta_unaccel_y, { "delta_unaccel_y", "x11.xinput.GestureSwipeBegin.delta_unaccel_y", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_sourceid, { "sourceid", "x11.xinput.GestureSwipeBegin.sourceid", FT_UINT16, BASE_HEX_DEC, VALS(x11_enum_xinput_Device), 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_mods, { "mods", "x11.xinput.GestureSwipeBegin.mods", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_group, { "group", "x11.xinput.GestureSwipeBegin.group", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_flags_mask_GestureSwipeCancelled, { "GestureSwipeCancelled", "x11.xinput.GestureSwipeBegin.flags.GestureSwipeCancelled", FT_BOOLEAN, 32, NULL, 1U << 0, NULL, HFILL }},
+{ &hf_x11_xinput_GestureSwipeBegin_flags, { "flags", "x11.xinput.GestureSwipeBegin.flags", FT_UINT32, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xinput_SendExtensionEvent_destination, { "destination", "x11.xinput.SendExtensionEvent.destination", FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL }},
{ &hf_x11_xinput_SendExtensionEvent_device_id, { "device_id", "x11.xinput.SendExtensionEvent.device_id", FT_UINT8, BASE_HEX_DEC, NULL, 0, NULL, HFILL }},
{ &hf_x11_xinput_SendExtensionEvent_propagate, { "propagate", "x11.xinput.SendExtensionEvent.propagate", FT_BOOLEAN, BASE_NONE, NULL, 0, NULL, HFILL }},