mirror of
https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
synced 2026-05-05 14:38:01 +02:00
read-only mirror of https://gitlab.freedesktop.org/wlroots/wlr-protocols
Currently, the compositor doesn't have enough information to decide if a given unmapped layer surface can be rearranged or rather configured. In order to address the ambiguity, this change adjusts the protocol spec saying that every client must perform an initial commit without a buffer attached after creating and setting up a layer surface. If the compositor knows that the initial state for a specified surface has not been committed yet, it can skip such a surface when re-arranging layer shell clients. |
||
|---|---|---|
| unstable | ||
| .build.yml | ||
| .editorconfig | ||
| check.sh | ||
| Makefile | ||
| README.md | ||
| wlr-protocols.pc.in | ||
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.