mirror of
https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
synced 2025-12-20 04:30:05 +01:00
read-only mirror of https://gitlab.freedesktop.org/wlroots/wlr-protocols
Some window switchers, like mobile ones, may want to skip or group dialogs and other child windows on their window lists. Right now the only way to group toplevels is to use app_id, which will end up grouping too much in case of multiple toplevels with separate documents. Reporting on the toplevel's parent makes it easy to distinguish separate window stacks and act accordingly. |
||
|---|---|---|
| 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.