Mention GitHub Discussions in readme and issue opener thingy
This commit is contained in:
parent
5d9ac0ed5c
commit
2d3afaa0ec
2 changed files with 8 additions and 0 deletions
4
.github/config.yml
vendored
Normal file
4
.github/config.yml
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
contact_links:
|
||||||
|
- name: Q & A
|
||||||
|
url: https://github.com/Supreeeme/xwayland-satellite/discussions
|
||||||
|
about: Need help troubleshooting, or have some other question? Ask here
|
||||||
|
|
@ -2,6 +2,10 @@
|
||||||
xwayland-satellite grants rootless Xwayland integration to any Wayland compositor implementing xdg_wm_base and viewporter.
|
xwayland-satellite grants rootless Xwayland integration to any Wayland compositor implementing xdg_wm_base and viewporter.
|
||||||
This is particularly useful for compositors that (understandably) do not want to go through implementing support for rootless Xwayland themselves.
|
This is particularly useful for compositors that (understandably) do not want to go through implementing support for rootless Xwayland themselves.
|
||||||
|
|
||||||
|
Found a bug? [Open a bug report.](https://github.com/Supreeeme/xwayland-satellite/issues/new?template=bug_report.yaml)
|
||||||
|
|
||||||
|
Need help troubleshooting, or have some other general question? [Ask on GitHub Discussions.](https://github.com/Supreeeme/xwayland-satellite/discussions)
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
- Xwayland >=23.1
|
- Xwayland >=23.1
|
||||||
- xcb
|
- xcb
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue