sway

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

commit fbbf810668783636816cb8ceaca4e5cb628c6778
parent d3a62633113d487b5a5b1b484736dbe7cbe26bd0
Author: Drew DeVault <sir@cmpwn.com>
Date:   Wed, 31 Oct 2018 08:13:56 -0400

Update ISSUE_TEMPLATE.md

Diffstat:
MISSUE_TEMPLATE.md | 9++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md @@ -1,4 +1,11 @@ -Please include the following four components in your bug report: sway version, debug log, configuration (if applicable), and an explanation of steps taken to reproduce the issue. +If you are using the nvidia proprietary driver for any reason, you have two choices: + +1. Uninstall it and use nouveau instead +2. Use X11+i3 and close your browser tab + +If `lsmod | grep nvidia | wc -l` shows anything other than zero, your bug report is not welcome here. + +Otherwise, please include the following four components in your bug report: sway version, debug log, configuration (if applicable), and an explanation of steps taken to reproduce the issue. Obtain your version like so: