mirror of
https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
synced 2025-12-20 13:50:14 +01:00
14 lines
384 B
Markdown
14 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
|