Expand description
Debugging helpers to handle WAYLAND_DEBUG env variable.
Structsยง
- Display
Slice ๐
Functionsยง
- has_
debug_ client_ env - The
WAYLAND_DEBUGenv 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.