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

[BUG] When i3bar set to "mode hide", it will be displayed over lockscreen on modifier key press #8

Closed
ljrk0 opened this issue Mar 11, 2015 · 3 comments

Comments

@ljrk0
Copy link

ljrk0 commented Mar 11, 2015

Reproduce:
Set i3bar to

mode hide
hidden_state hide
modifier $mod

On i3lock i3bar will be drawn on top of i3lock.

@stapelberg
Copy link
Member

Can you be more specific? What does i3lock --version print for you? How do you invoke i3lock, and with what arguments?

Whenever its window gets obscured, i3lock raises itself into the foreground. On my machine, this works so fast, that I don’t even see i3bar showing up at all. If I add a sleep statement, I see a small flicker — is that what you mean?

@ljrk0
Copy link
Author

ljrk0 commented Mar 21, 2015

"i3lock: version 2.6 (2014-07-18) © 2010-2012 Michael Stapelberg"

Just figured out the issue: I use compton to set transparency on the statusbar. I don't know why this influences the visibility of the i3bar over i3lock, though.

@stapelberg
Copy link
Member

Thanks for clarifying. We don’t support compton or any other compositing, so you’re on your own with this issue, sorry.

mortie pushed a commit to mortie/i3lock that referenced this issue May 24, 2019
i3lock: Stop leaking the image_path dup. (i3#93)
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