Module debug

Module debug 

Source
Expand description

Debugging helpers to handle WAYLAND_DEBUG env variable.

Structsยง

DisplaySlice ๐Ÿ”’

Functionsยง

has_debug_client_env
The WAYLAND_DEBUG env variable is set to debug client.
print_dispatched_message
Print the dispatched message to stderr in a following format:
print_send_message
Print the send message to stderr in a following format:
print_timestamp ๐Ÿ”’
Print timestamp in seconds.microseconds format.