sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 1df24506898a73d4586e3cc4118448104200ffba
parent ca8c6c3d18a17f6de2eea3f27f0ad2d2f24d6eb9
Author: Simon Ser <contact@emersion.fr>
Date:   Sat,  2 Oct 2021 17:37:06 +0200

github: don't truncate debug logs

This happens a lot, the latest one is [1].

[1]: https://github.com/swaywm/sway/issues/6570
Diffstat:
M.github/ISSUE_TEMPLATE/bug_report.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md @@ -18,6 +18,7 @@ labels: 'bug' - **Debug Log:** - Run `sway -d 2> ~/sway.log` from a TTY and upload it to a pastebin, such as gist.github.com. - This will record information about sway's activity. Please try to keep the reproduction as brief as possible and exit sway. + - Attach the **full** file, do not truncate it. - **Configuration File:** - Please try to produce with the default configuration.