mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
contributing: Weston now uses GitLab MRs
Note that Weston uses GitLab MRs for review, not mail. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
6ac3ff1c3f
commit
1e4af929d2
1 changed files with 11 additions and 7 deletions
|
|
@ -55,12 +55,16 @@ Tracking patches and following up
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
[Wayland Patchwork](http://patchwork.freedesktop.org/project/wayland/list/) is
|
[Wayland Patchwork](http://patchwork.freedesktop.org/project/wayland/list/) is
|
||||||
used for tracking patches to Wayland and Weston. Xwayland patches are tracked
|
used for tracking patches to Wayland. Xwayland patches are tracked with the
|
||||||
with the [Xorg project](https://patchwork.freedesktop.org/project/Xorg/list/)
|
[Xorg project](https://patchwork.freedesktop.org/project/Xorg/list/)
|
||||||
instead. Libinput patches, even though they use the same mailing list as
|
instead. Weston uses
|
||||||
|
[GitLab merge requests](https://gitlab.freedesktop.org/wayland/weston/merge_requests)
|
||||||
|
for code review, and does not use mailing list review at all.
|
||||||
|
|
||||||
|
Libinput patches, even though they use the same mailing list as
|
||||||
Wayland, are not tracked in the Wayland Patchwork.
|
Wayland, are not tracked in the Wayland Patchwork.
|
||||||
|
|
||||||
The following applies only to Wayland and Weston.
|
The following applies only to Wayland.
|
||||||
|
|
||||||
If a patch is not found in Patchwork, there is a high possibility for it to be
|
If a patch is not found in Patchwork, there is a high possibility for it to be
|
||||||
forgotten. Patches attached to bug reports or not arriving to the mailing list
|
forgotten. Patches attached to bug reports or not arriving to the mailing list
|
||||||
|
|
@ -93,8 +97,8 @@ The following patch states are found in Patchwork:
|
||||||
Request for comments, not meant to be merged as is.
|
Request for comments, not meant to be merged as is.
|
||||||
|
|
||||||
- **Not applicable**:
|
- **Not applicable**:
|
||||||
The email was not actually a patch, or the patch is not for Wayland or
|
The email was not actually a patch, or the patch is not for Wayland.
|
||||||
Weston. Libinput patches are usually automatically ignored by Wayland
|
Libinput patches are usually automatically ignored by Wayland
|
||||||
Patchwork, but if they get through, they will be marked as Not
|
Patchwork, but if they get through, they will be marked as Not
|
||||||
applicable.
|
applicable.
|
||||||
|
|
||||||
|
|
@ -121,7 +125,7 @@ shown.
|
||||||
|
|
||||||
There is also a command line interface to Patchwork called `pwclient`, see
|
There is also a command line interface to Patchwork called `pwclient`, see
|
||||||
http://patchwork.freedesktop.org/project/wayland/
|
http://patchwork.freedesktop.org/project/wayland/
|
||||||
for links where to get it and the sample `.pwclientrc` for Wayland/Weston.
|
for links where to get it and the sample `.pwclientrc` for Wayland.
|
||||||
|
|
||||||
|
|
||||||
Coding style
|
Coding style
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue