~aperezdc/gtklock-dpms-module

4fe3560232584aeff040c15dc91b4b9a64a904cd — Adrian Perez de Castro 7 months ago 202f983
README: Add debugging note
1 files changed, 6 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +6 -0
@@ 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.