2021-07-16 14:34:48 +00:00
|
|
|
# swea
|
|
|
|
|
swea is place where PRs from sway would be merged if it's not conflict with upstream sway.
|
2021-07-16 14:36:38 +00:00
|
|
|
|
2021-07-16 14:34:48 +00:00
|
|
|
plan to have swea-git and stable releases.
|
2021-07-16 14:36:38 +00:00
|
|
|
|
2021-07-16 14:34:48 +00:00
|
|
|
prefer to have PRs in sway first to make sure PRs compatible with upstream sway. Then create issue for merging.
|
2021-07-16 14:36:38 +00:00
|
|
|
|
2021-07-16 14:34:48 +00:00
|
|
|
ask for support in upstream sway about issues in this repo is not recommended.
|
2021-07-16 14:36:38 +00:00
|
|
|
|
2021-07-16 16:46:49 +00:00
|
|
|
## how to create merge request issue?
|
2021-07-16 16:27:30 +00:00
|
|
|
```
|
|
|
|
|
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
|
2021-07-16 16:29:03 +00:00
|
|
|
|
2021-07-16 17:43:33 +00:00
|
|
|
Label: merge_req
|
2021-07-16 16:27:30 +00:00
|
|
|
```
|
|
|
|
|
|
2021-07-16 16:46:49 +00:00
|
|
|
### merged list:
|
2021-07-16 14:34:48 +00:00
|
|
|
* [block tty access]
|
2015-08-08 19:39:55 -04:00
|
|
|
|
2021-07-16 19:34:56 +00:00
|
|
|
### package
|
|
|
|
|
* archlinux aur
|
|
|
|
|
|
|
|
|
|
|
2021-07-16 16:46:49 +00:00
|
|
|
### Disclamer:
|
|
|
|
|
use it at your own risk. the risk of broken package or not work as you wanted.
|
2017-08-13 14:01:55 -04:00
|
|
|
|
2021-07-16 14:34:48 +00:00
|
|
|
[block tty access]: https://github.com/swaywm/sway/pull/6375
|
2021-07-16 19:35:35 +00:00
|
|
|
[archlinux aur]: https://aur.archlinux.org/packages/swea-git
|