From becbf4e1f91b9d9d3c484f11f83650506156e71e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 25 Sep 2024 17:02:19 +0200 Subject: [PATCH] Update the README slightly --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 31ffa13d80..0e381314f7 100644 --- a/README.md +++ b/README.md @@ -136,9 +136,13 @@ In the bug report please include: - which version of GTK you are using - what operating system and version + - what windowing system (X11 or Wayland) + - what graphics driver / mesa version - for Linux, which distribution - if you built GTK, the list of options used to configure the build + Most of this information can be found in the GTK inspector. + And anything else you think is relevant. * How to reproduce the bug.