Hello, I added two apis in wayland-util to enable/disable display of wayland debug information at runtime.
I had a difficulty to see wayland debug information at runtime when I'd like to debug both a compositor and client(s). And I found that there is no proper apis yet to enable/disable wayland debug information at runtime. Actually, we already know that we can see wayland debug information by setting WAYLAND_DEBUG environment to 1. But the environment will merely check when a compositor creates a wayland display or a client tries to connect to an wayland display. IMO, it's better to have the additional apis to enable/disable wayland debug information at runtime. It would also help if we are to catch the problems associated with timing. Plz kindly review this patch. Thanks, Sung-Jin Park
0001-add-apis-to-enable-disable-wayland-debug-at-runtime.patch
Description: Binary data
_______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
