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

Use ZWLR_LAYER_SHELL_LAYER_BOTTOM #11

Closed
ddevault opened this issue Aug 10, 2018 · 2 comments
Closed

Use ZWLR_LAYER_SHELL_LAYER_BOTTOM #11

ddevault opened this issue Aug 10, 2018 · 2 comments

Comments

@ddevault
Copy link

If you put this in the top layer, it will render on top of floating windows, dmenu, etc. swaybar goes in the bottom layer instead.

@Alexays
Copy link
Owner

Alexays commented Aug 10, 2018

Okay, so that's why, thanks for info.
Done in 7d05f6c

@Alexays Alexays closed this as completed Aug 10, 2018
@ddevault
Copy link
Author

Nice :)

@Alexays Alexays mentioned this issue Aug 10, 2018
antaz pushed a commit to antaz/hikari that referenced this issue Mar 4, 2023
`swaybar` tends to use the bottom layer so it does properly work with menu
applications. We currently do not factor in the bottom layer for computing
usable output areas which causes some issues with tiling. This patch makes
`hikari` compute the usable area by taking the `top` and `bottom` layer
exclusive areas into account.

Source: Alexays/Waybar#11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants