Find a file
Sebastian Krzyszkowiak 992841c2aa foreign-toplevel-management: Report the surface's parent
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.
2020-10-18 17:12:55 +02:00
unstable foreign-toplevel-management: Report the surface's parent 2020-10-18 17:12:55 +02:00
.build.yml Fix git remote in .build.yml 2018-05-29 14:20:45 +01:00
.editorconfig Add .editorconfig 2018-05-29 11:31:41 +01:00
check.sh Add Makefile and pkg-config entry 2018-10-12 10:14:24 -04:00
Makefile Add output power management protocol 2020-02-20 16:24:07 +01:00
README.md Add README 2020-06-30 14:14:02 -06:00
wlr-protocols.pc.in Add Makefile and pkg-config entry 2018-10-12 10:14:24 -04:00

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.