-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
bemenu appears behind Waybar and is not visible #134
Comments
Did you try the -n argument? |
#81 (comment) this issue may also be related. If panel and bemenu occupy the same layer, the order how they are drawn is undefined. |
I didn't know about the -n argument, that seems to work well! It moves it a bit lower than it'd be normally, but at least then I don't have to look down. |
Yeah, the -n only avoids overlapping with other panels. Having the bemenu appear on top of the other panels is related to #81 |
I'm using Waybar as my panel on Sway, and it seems bemenu appears behind the bar now. I can't see it (except for a very thin line and color/movement if I type). For now as a work-around I've been passing the -b argument since there's no panel at the bottom of my screen that would block bemenu, but I'd prefer it at the top.
bemenu v0.4.1
sway version 1.4
Waybar v0.9.3
The text was updated successfully, but these errors were encountered: