aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: a76a67c9ec9e5077372da9d0525b5266bfda9326 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
name: Bug report
about: Report a bug or a crash
title: ''
labels: bug
assignees: ''

---

<!-- Please describe the issue here at the top, then fill in the system information below. -->

<!-- Attaching your full niri config can help diagnose the problem. -->

<!--
If you have a problem with a specific app, please verify that it is running on Wayland, rather than X11. An easy way is to run xeyes and mouse over the app: xeyes will be able to "see" only X11 windows.

You can also check what process the window PID belongs to:

$ readlink /proc/$(niri msg --json pick-window | jq .pid)/exe

If this points to xwayland-satellite, then it's an X11 window.

Please report issues with X11 apps to xwayland-satellite instead of niri: https://github.com/Supreeeme/xwayland-satellite/issues
-->

### System Information

<!-- Paste the output of `niri -V`, e.g. niri 25.02 (b94a5db) -->
* niri version: 

<!-- Write your distribution, e.g. Fedora 40 Silverblue -->
* Distro: 

<!-- Write your GPU vendor and model, e.g. AMD RX 6700M -->
* GPU: 

<!-- Write your CPU vendor and model, e.g. AMD Ryzen 7 6800H -->
* CPU: