mirror of
https://github.com/yshui/picom.git
synced 2024-10-27 05:24:17 -04:00
ab7a2f1872
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
37 lines
1.2 KiB
Markdown
37 lines
1.2 KiB
Markdown
// The template below is for reporting bugs. For feature requests and others, feel free to delete irrelevant entries.
|
|
|
|
### Platform
|
|
// Example: Ubuntu Desktop 17.04 amd64
|
|
|
|
### GPU, drivers, and screen setup
|
|
// Example: NVidia GTX 670, nvidia-drivers 381.09, two monitors configured side-by-side with xrandr
|
|
// Please include the version of the video drivers (xf86-video-*) and mesa.
|
|
// Please also paste the output of `glxinfo -B` here.
|
|
|
|
### Environment
|
|
// Tell us something about the desktop environment you are using, for example: i3-gaps, Gnome Shell, etc.
|
|
|
|
### Compton version
|
|
// Put the output of `compton --version` here.
|
|
// If you are running compton v4 or later, please also include the output of `compton --diagnostics`
|
|
// Example: v1
|
|
|
|
### Compton configuration:
|
|
```
|
|
// Paste your configuration here
|
|
```
|
|
|
|
### Steps of reproduction
|
|
// If you can reliably reproduce this bug, please describe the quickest way to do so
|
|
// This information will greatly help us diagnosing and fixing the issue.
|
|
|
|
1.
|
|
2.
|
|
|
|
### Expected behavior
|
|
|
|
### Current Behavior
|
|
|
|
### Other details
|
|
// If your problem is visual, you are encouraged to record a short video when the problem occurs and link to it here.
|
|
|