From 4fe3560232584aeff040c15dc91b4b9a64a904cd Mon Sep 17 00:00:00 2001 From: Adrian Perez de Castro Date: Tue, 12 Mar 2024 12:32:58 +0200 Subject: [PATCH] README: Add debugging note --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ab62b88..e09d1d4 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,9 @@ Additionally, for building: * `pkg-config` * `wlr-protocols` * `wayland-scanner` + +## Debugging + +Setting `G_MESSAGES_DEBUG=GtkLock-DPMS` in the environment before launching +`gtklock` will print debugging messages to standard error. Such debug log is +valuable when reporting issues. -- 2.45.2