Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Layer Shell Protocol] Add support for "exclusive-edge" feature #2503

Open
marcusbritanicus opened this issue Oct 30, 2024 · 0 comments
Open

Comments

@marcusbritanicus
Copy link
Contributor

Version 5 of wlr-layer-shell-unstable-v1 adds a new feature: set_exclusive_edge. This helps the compositor to resolve the edge to which exclusive zone is applied when the layer surface is anchored to the corner. From the xml file:

Requests an edge for the exclusive zone to apply. The exclusive
edge will be automatically deduced from anchor points when possible,
but when the surface is anchored to a corner, it will be necessary
to set it explicitly to disambiguate, as it is not possible to deduce
which one of the two corner edges should be used.

The edge must be one the surface is anchored to, otherwise the
invalid_exclusive_edge protocol error will be raised.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant