|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Persisted GUI state and preferences restored across Wireshark sessions. More...
#include <recent.h>
Persisted GUI state and preferences restored across Wireshark sessions.
| bool recent_settings_tag::aggregation_view |
True if the aggregation (combined) view is active
| bool recent_settings_tag::byte_view_show |
True if the packet bytes pane is visible
| bool recent_settings_tag::capture_auto_scroll |
True if the packet list auto-scrolls during live capture
| GList* recent_settings_tag::col_width_list |
Saved column widths for the packet list
| GList* recent_settings_tag::conversation_tabs |
Names of enabled tabs in the Conversations dialog
| GList* recent_settings_tag::conversation_tabs_columns |
Saved column configurations for Conversations dialog tabs
| GList* recent_settings_tag::custom_colors |
User-defined custom colours for the colour picker
| GList* recent_settings_tag::endpoint_tabs |
Names of enabled tabs in the Endpoints dialog
| GList* recent_settings_tag::endpoint_tabs_columns |
Saved column configurations for Endpoints dialog tabs
| bool recent_settings_tag::filter_toolbar_show |
True if the display filter toolbar is visible
| GList* recent_settings_tag::gui_additional_toolbars |
Names of additional plugin toolbars that are shown
| bool recent_settings_tag::gui_allow_hover_selection |
True if hovering over the packet list selects the packet under the cursor
| bytes_encoding_type recent_settings_tag::gui_bytes_encoding |
Character encoding used for the ASCII column of the bytes pane
| bytes_view_type recent_settings_tag::gui_bytes_view |
Numeric base used to render bytes in the bytes pane
| char* recent_settings_tag::gui_fileopen_remembered_dir |
Last directory visited in the File Open dialog
| follow_delta_type recent_settings_tag::gui_follow_delta |
Inter-segment timing delta mode for the Follow Stream dialog
| bytes_show_type recent_settings_tag::gui_follow_show |
Presentation format used in the Follow Stream dialog
| bool recent_settings_tag::gui_geometry_leftalign_actions |
True if toolbar actions are left-aligned
| char* recent_settings_tag::gui_geometry_main |
Serialised main window geometry string
| char* recent_settings_tag::gui_geometry_main_extra_split |
Serialised extra splitter state
| int recent_settings_tag::gui_geometry_main_height |
Saved height of the main window in pixels
| int recent_settings_tag::gui_geometry_main_lower_pane |
Saved pixel height of the lower splitter pane
| char* recent_settings_tag::gui_geometry_main_master_split |
Serialised master splitter state
| bool recent_settings_tag::gui_geometry_main_maximized |
True if the main window was maximized when last closed
| int recent_settings_tag::gui_geometry_main_upper_pane |
Saved pixel height of the upper splitter pane
| int recent_settings_tag::gui_geometry_main_width |
Saved width of the main window in pixels
| int recent_settings_tag::gui_geometry_main_x |
Saved X position of the main window
| int recent_settings_tag::gui_geometry_main_y |
Saved Y position of the main window
| bool recent_settings_tag::gui_packet_diagram_field_values |
True if field values are shown inside the packet diagram
| int recent_settings_tag::gui_profile_switch_check_count |
Number of packets or events checked per automatic profile switch evaluation
| bool recent_settings_tag::gui_rlc_use_pdus_from_mac |
True if the RLC dissector should source PDUs from the MAC layer
| bool recent_settings_tag::gui_search_case_sensitive |
True if string/regex searches are case-sensitive
| search_char_set_type recent_settings_tag::gui_search_char_set |
Character width(s) matched during string searches
| search_in_type recent_settings_tag::gui_search_in |
Pane searched by the Find Packet dialog
| bool recent_settings_tag::gui_search_multiple_occurs |
True if all occurrences within a packet are highlighted
| bool recent_settings_tag::gui_search_reverse_dir |
True if searches proceed backwards through the packet list
| search_type_type recent_settings_tag::gui_search_type |
Matching method used by the Find Packet dialog
| ts_seconds_type recent_settings_tag::gui_seconds_format |
Format used for the seconds portion of timestamps (see ts_seconds_type)
| bytes_decode_type recent_settings_tag::gui_show_bytes_decode |
Secondary decode transformation applied in the Show Packet Bytes dialog
| bytes_show_type recent_settings_tag::gui_show_bytes_show |
Presentation format used in the Show Packet Bytes dialog
| char* recent_settings_tag::gui_theme_name |
Internal name of the active theme (directory name under resources/themes/, e.g. "default", "inverted"). NULL or empty is treated as "default". Lives in recent_common so the choice is global and persists across profile switches, mirroring the welcome-page sidebar settings.
| int recent_settings_tag::gui_time_precision |
Number of fractional seconds digits shown in timestamps
| bool recent_settings_tag::gui_tsgd_goodput_show |
True if the goodput series is shown in the TCP Stream Graph dialog
| double recent_settings_tag::gui_tsgd_ma_window_size |
Moving average window size used in the TCP Stream Graph dialog
| bool recent_settings_tag::gui_tsgd_throughput_show |
True if the throughput series is shown in the TCP Stream Graph dialog
| bool recent_settings_tag::gui_welcome_page_sidebar_learn_visible |
True if the Learn sidebar panel is expanded on the welcome page
| bool recent_settings_tag::gui_welcome_page_sidebar_tips_auto_advance |
True if the banner auto-advances through slides
| bool recent_settings_tag::gui_welcome_page_sidebar_tips_events |
True if event slides are shown in the banner
| unsigned recent_settings_tag::gui_welcome_page_sidebar_tips_interval |
Auto-advance interval for banner slides in milliseconds
| bool recent_settings_tag::gui_welcome_page_sidebar_tips_slides_test |
True if test/debug slides are included in the banner rotation
| bool recent_settings_tag::gui_welcome_page_sidebar_tips_sponsorship |
True if sponsorship slides are shown in the banner
| bool recent_settings_tag::gui_welcome_page_sidebar_tips_tips |
True if tip slides are shown in the banner
| bool recent_settings_tag::gui_welcome_page_sidebar_tips_visible |
True if the Tips/News sidebar panel is expanded on the welcome page
| int recent_settings_tag::gui_zoom_level |
Font zoom level applied to the packet list and details panes
| GList* recent_settings_tag::interface_toolbars |
State of interface-specific extcap toolbars
| bool recent_settings_tag::main_toolbar_show |
True if the main toolbar is visible
| bool recent_settings_tag::packet_diagram_show |
True if the packet diagram pane is visible
| bool recent_settings_tag::packet_list_colorize |
True if coloring rules are applied to the packet list
| bool recent_settings_tag::packet_list_show |
True if the packet list pane is visible
| bool recent_settings_tag::privs_warn_if_elevated |
True if a warning is shown when running with elevated privileges
| bool recent_settings_tag::statusbar_show |
True if the status bar is visible
| bool recent_settings_tag::sys_warn_if_no_capture |
True if a warning is shown when capture support is unavailable
| bool recent_settings_tag::tree_view_show |
True if the packet details tree pane is visible
| bool recent_settings_tag::wireless_toolbar_show |
True if the wireless toolbar is visible