2021-07-17 12:44:57 +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-17 12:44:57 +00:00
|
|
|
plan to have swea-git and stable releases.
|
2021-07-16 14:36:38 +00:00
|
|
|
|
2021-07-17 12:44:57 +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-17 12:44:57 +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-17 12:44:57 +00:00
|
|
|
## how to create merge request issue?
|
|
|
|
|
```
|
|
|
|
|
Title: Merge fluix-dev/sway-borders
|
2021-07-16 16:27:30 +00:00
|
|
|
|
2021-07-17 12:44:57 +00:00
|
|
|
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-17 12:44:57 +00:00
|
|
|
Label: merge_req
|
|
|
|
|
```
|
2021-07-16 16:27:30 +00:00
|
|
|
|
2021-07-17 12:44:57 +00:00
|
|
|
### merged list:
|
|
|
|
|
* [block tty access], current not working
|
|
|
|
|
* [sway-borders]
|
2015-08-08 19:39:55 -04:00
|
|
|
|
2021-07-17 12:44:57 +00:00
|
|
|
### package
|
|
|
|
|
* [archlinux aur]
|
2021-07-16 19:34:56 +00:00
|
|
|
|
|
|
|
|
|
2021-07-17 12:44:57 +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-17 12:44:57 +00:00
|
|
|
[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
|