mirror of
https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
synced 2025-12-28 14:20:06 +01:00
15 lines
384 B
Markdown
15 lines
384 B
Markdown
|
|
# wlr-protocols
|
||
|
|
|
||
|
|
Wayland protocols designed for use in wlroots (and other compositors).
|
||
|
|
|
||
|
|
## Submitting changes to existing protocols
|
||
|
|
|
||
|
|
Please submit a pull request on GitHub.
|
||
|
|
|
||
|
|
## Submitting new protocols
|
||
|
|
|
||
|
|
New protocols should not be submitted to wlr-protocols. Instead, submit them to
|
||
|
|
[wayland-protocols].
|
||
|
|
|
||
|
|
[wayland-protocols]: https://gitlab.freedesktop.org/wayland/wayland-protocols
|