mirror of
https://github.com/swaywm/sway.git
synced 2026-04-23 06:46:27 -04:00
34 lines
935 B
Markdown
34 lines
935 B
Markdown
# swea
|
|
swea is place where PRs from sway would be merged if it's not conflict with upstream sway.
|
|
|
|
plan to have swea-git and stable releases.
|
|
|
|
prefer to have PRs in sway first to make sure PRs compatible with upstream sway. Then create issue for merging.
|
|
|
|
ask for support in upstream sway about issues in this repo is not recommended.
|
|
|
|
## how to create merge request issue?
|
|
```
|
|
Title: Merge fluix-dev/sway-borders
|
|
|
|
Content:
|
|
Fork link: https://github.com/fluix-dev/sway-borders
|
|
PRs link: https://github.com/swaywm/sway/pull/5639
|
|
|
|
Label: merge_req
|
|
```
|
|
|
|
### merged list:
|
|
* [block tty access], current not working
|
|
* [sway-borders]
|
|
|
|
### package
|
|
* [archlinux aur]
|
|
|
|
|
|
### Disclamer:
|
|
use it at your own risk. the risk of broken package or not work as you wanted.
|
|
|
|
[block tty access]: https://github.com/swaywm/sway/pull/6375
|
|
[archlinux aur]: https://aur.archlinux.org/packages/swea-git
|
|
[sway-borders]: https://github.com/fluix-dev/sway-borders
|